提供元: David Greenwald Add-on
Inspect and view changes in Website Cutoff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Website Cutoff",
"version": "0.4.0",
"description": "Blocks website access to a custom list after hitting a number of visits. Tracks visit counts and time spent as local data.",
"browser_specific_settings": {
"gecko": {
"id": "website-cutoff@davidgreenwald.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"webNavigation",
"webRequest",
"webRequestBlocking",
"alarms",
"idle"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background/background.js"
],
"type": "module"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"action": {
"default_title": "Website Cutoff",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"web_accessible_resources": [
{
"resources": [
"blocked/blocked.html"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} ベストのWebsite Cutoff代替案
Website Cutoffに類似したFirefox add-onをいくつか紹介します:
Website Time Tracker
Yaswanth
Website Timer Blocker
Time blocker
Site Time Limit
Mxim554
FocusBarrier
Emma
Website Limiter
Trey Hakanson
Website Time Blocking
swervyk
Website Visit Limiter
SMW
Limit the Web
JF Studio
Browsing Timer
Satish Mishra
Site Blocker
person
Website Blocker
SleekAddons
Website Blocker
So79 me