tdreid / anole

A chrome extension that transforms selected text to conventional cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make sure menu text matches transformation

tdreid opened this issue · comments

  • Looks like anole.min.js may not have an up to date build
  • The screenshot in README.md will need to be updated too

Nope. It's not the build and the correct case is in anole.js.

This may have something to do with the title of the context menu having previously been cached? I'll check on a clean browser install soon.

Looks like it is the case that where the title of the context menu differs from a previous version only by capitalization it is not always updating. However new installs are okay. Maybe this is something that can be forced to update from chrome://settings or chrome://extensions.

Anyway the screenshot should still be updated as part of #4

Looks like this is good to go. Will re-visit later if needed.