Memrise - Change word definition

Change original word definition to your own. Some words have weird definitions, sometimes you want to translate definition from english to your own language.

< 脚本 Memrise - Change word definition 的反馈

评价:差评 - 脚本失效或无法使用

§
发布于:2021-03-27
编辑于:2021-03-27

The button doesn't work.
TypeError: Cannot read property 'undefined' of undefined.

I solved the first error, but I did not manage to solve the next one:
var c = unsafeWindow.MEMRISE.garden.session_data.things[thing_id].columns;


I guess we need to check the db path, but don't know how to do that using google inspect tool. And I don't even know what data the code try to retrieve. Does it try to get the column of all definition?

And the code don't seem to save the result anywhere, so I'm not even sure it ever works.

If would be great if you could add some comments so we could fix it when memrize change it.

发布留言

登录以发布留言。