By: Matt Beres
Inspect and view changes in Page Element Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Cookie Popup Blocker",
"description": "Lets you hide annoying popups",
"version": "1.0",
"icons": {
"150": "icon_128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://*/*",
"http://*/*"
],
"js": [
"jquery-3.1.1.js",
"content.js"
]
}
],
"permissions": [
"activeTab",
"tabs",
"scripting",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{56c7ba6a-b08f-4a20-8ae5-657fa82f770c}"
}
}
} Best Page Element Blocker Alternatives
Here are some Firefox add-ons that are similar to Page Element Blocker:
Element Blocker
Luke Peters
Element Blocker Plus
Gabriel Mirabel
Element Blocker Plus
Gabriel Mirabel
Page Element Hider
U888
Simple Element Blocker
0x41696F
Lightbox Blocker
Firefox user 13436899
Popup Blocker Pro
Sao789
Best Element Blocker
Larry Scott
PopupBlocker
yellowflash
Page Element Hider
Yaroslav Ognevoy