Inspect and view changes in BlockForge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "BlockForge",
"version": "1.0.0",
"description": "BlockForge - rebranded extension",
"icons": {
"48": "icon.png",
"96": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_icon": {
"48": "icons/icon48.png"
},
"default_popup": "popup.html",
"default_title": "CleanBrowse"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"tabs",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
},
"id": "{11ed9cb1-5775-44f7-84ee-eec97572cbb9}"
}
},
"action": {
"default_popup": "popup.html"
}
} ベストのBlockForge代替案
BlockForgeに類似したFirefox add-onをいくつか紹介します:
Tiny Block
Jada_TBK
Good Block
Lucas Andrade
Website Blocker
SleekAddons
Script Blocker Plus
ScriptGuard
Distraction Block
Lyndi Castrejon
Website Blocker
So79 me
Website Blocker
bury
Site Blocker
odo59
ShieldBlock
Phil
Blokhead
CHKDSK Labs
Website Blocker
Drews
Page JavaScript Toggle
vmarks