Inspect and view changes in Carrot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Carrot",
"description": "Hide sticky elements, freeing up screen space",
"version": "1.1.1resigned1",
"icons": {
"64": "icons/stick.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
],
"background": {
"scripts": [
"background_script.js"
]
},
"browser_action": {
"default_icon": {
"64": "icons/stick.png"
},
"default_title": "Unstick"
},
"page_action": {
"default_icon": {
"64": "icons/stick.png"
},
"show_matches": [
"<all_urls>"
],
"default_title": "Unstick"
},
"options_ui": {
"page": "options/index.html"
},
"permissions": [
"webNavigation",
"storage"
],
"applications": {
"gecko": {
"id": "{a90b2b8f-9dbb-4752-9508-f3e9bc4ef5ca}"
}
}
} Best Carrot Alternatives
Here are some Firefox add-ons that are similar to Carrot:
Anti-Sticky
Justin Ormont
Kill Sticky
Patches
Hide Fixed Elements
Andrew F
Sticky Ducky - clean the fixed elements
Borys Lykah
Hide Anything - Element Hider for Firefox
Excelling Apps
CleanSticky
jubairislam
Sticky Notes
Hiroki Kumamoto
HideIt
sizvix
Sticky Navigation
greaz
Scrollio
Nick Tang
Hide Scrollbar
duyxyz
I Don't Want It - hide element
Bicoder