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.

目前为 2016-12-31 提交的版本。查看 最新版本

作者
Jefferson Scher
评分
0 0 0
版本
0.5
创建于
2016-12-31
更新于
2016-12-31
大小
4.7 KB
许可证
BSD 3-clause
适用于
所有网站

Experimental script for Firefox to get fixed position elements like menu bars out of your way. On most sites, setting them to Static will return them to their normal positions. In some cases, you may need to hide them if that doesn't work.

Tested on 3 sites so far. Please report problems using the Feedback tab.

Note: If the site uses a custom context menu, this script backs off and does not modify the context menu.

Note: I don't know how to change the position of the new items on the menu.