Por: Irvirty
Inspect and view changes in Stop loading website source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Stop loading website",
"version": "1.4.7",
"description": "Stop loading the site from the specified list of sites in the extension settings. The extension works based on how the browser's stop button works.",
"icons": {
"512": "icon512x512.png"
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"js": [
"script.js"
],
"matches": [
"<all_urls>",
"*://*/*"
],
"run_at": "document_start",
"all_frames": false
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"action": {
"default_popup": "options.html",
"default_icon": {
"512": "icon512x512.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "stoploadingwebsite@example.org"
}
}
} Mejores alternativas Stop loading website
Aquí hay algunas Firefox add-ons que son similares a Stop loading website:
pauseLoad
Jeremy Diamond
Stop Auto Reload
kgersen
Don't Visit - Block Sites
Systemcluster
Lane Keep Assist
Akael Migricola
Site Killer
chimin
Obliterate-Fixed
Michael Ebert
Annoying Browsing
mgu
Page Load Delay
Rusty Doggo
Block Unreachable Scripts
em_te
Stop Navigation by RegExp
igorlogius
Single Site Wipe
neinachi