Unfix Fixed Position Element on Firefox Context Menu

Add new item to top of right-click context menu to override position:fixed on elements in a page.

< Feedback on Unfix Fixed Position Element on Firefox Context Menu

Question/comment

§
Posted: 09.11.2017.

Remember decision

Would be possible to make the script have the option to remember what to do with the item so you dont have to do it everytime?

§
Posted: 10.11.2017.

There are extensions that including an element hiding feature, so there must be a way. :-)

However, it would be a significant change in two ways: (1) Finding a reliable way to identify that element without you having to click on it; and (2) Adding functions to the script to store that information and apply it on future visits.

But there would be an advantage to figuring out #1 because adding an attribute to whatever I right click -- the current way it is uniquely identified -- is annoying when I want to copy the page's own HTML. So hopefully I can work on this later this month or next month.

§
Posted: 10.11.2017.

Thank you

Post reply

Sign in to post a reply.