What do you want now? (Request extensions here)

Black list / Warning list / Kanji reading emphasis tweaks; as well as, allow warned synonyms.

Actually, I realized that this can be done.

var c = $.jStorage.get('currentItem')
c.auxiliary_readings = []
$.jStorage.set('currentItem', c)

I haven’t thought about UI of the script yet, though.