Empornium Tag Highlighter

By SpyderNet Last update Nov 20, 2012 — Installed 2,763 times.

[Suggestion] Marking Tags

in
Subscribe to [Suggestion] Marking Tags 3 posts, 2 voices



LenAnderson Scriptwright
ChromeWindows

Hi

I really like the idea and looks of this script.
One suggestion regarding the marking of tags though.

I would prefer to be able to just type in the tags I like/dislike somewhere instead of having to go through numbers of detail pages to find the tags and click the buttons next to them.
Would it be possible to either
A) Have a UI element on the browse page where you can enter the good and bad tags

or B) use GM_registerMenuCommand with a prompt to enter the tags (seperated by a pipe, semicolon, spaces or whatever you like). The GM_ functions work at least in Greasemonkey (Firefox) and Tampermonkey (Chrome/Chromium) so that should not break the browsers you currently support.

Len

 
SpyderNet Script's Author
FirefoxWindows

Makes sense, thanks for the interest & suggestion :). I plan to implement some sort of configuration GUI at some point so I'll implement this feature then.

 
SpyderNet Script's Author
FirefoxWindows

Added in v0.4, tags can now be directly added or removed through the new configuration UI.