By: Yong Jie
Inspect and view changes in Unfixed! - Fixed Elements Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Unfixed! - Fixed Elements Remover",
"version": "0.0.3",
"description": "A simple browser extension to remove all fixed elements on the page.",
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Click to remove fixed elements from current page.",
"default_icon": {
"16": "images/logo_16.png",
"32": "images/logo_32.png",
"48": "images/logo_48.png",
"128": "images/logo_128.png"
}
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"windows": "Ctrl+Shift+U"
}
}
},
"icons": {
"16": "images/logo_16.png",
"32": "images/logo_32.png",
"48": "images/logo_48.png",
"128": "images/logo_128.png"
},
"manifest_version": 2
} Best Unfixed! - Fixed Elements Remover Alternatives
Here are some Firefox add-ons that are similar to Unfixed! - Fixed Elements Remover:
Hide Fixed Elements
Andrew F
Fixed Elements Display
QH88
Obliterate-Fixed
Michael Ebert
NUKE position:fixed
f06ybeast
Element Remover
Pradeep Mishra
Website Element Remover - Free
Coldi
Page Element Cleaner
Anastasia
HTMLRemover
MagiKirby
SK Defixer
Stefan Kuip
Fixed Positioned Elements
789win
Clean Up the Web
Paul Shryock