提供元: Romelium
Inspect and view changes in Long Request Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.2.0",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"author": "Romelium",
"homepage_url": "https://github.com/romelium/long-request-notifier",
"permissions": [
"webRequest",
"storage",
"notifications",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"action": {
"default_title": "__MSG_actionTitle__",
"default_popup": "options.html"
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self' data:;"
},
"browser_specific_settings": {
"gecko": {
"id": "long-request-notifier@romelium.cc",
"strict_min_version": "109.0"
}
}
} ベストのLong Request Notifier代替案
Long Request Notifierに類似したFirefox add-onをいくつか紹介します:
Sound-Based Tab Notification
Trinity
Download Notifications
ion201
Notification Sound
freaktechnik
Tab notifier
Giuseppe Angelone
Tab Monitor
pansonben
Network Activity Logger
Subhash Dasyam
Download Notification Manager
Renecia
Notification Digest Manager
Altaf Hossain
Psychological Tab Manager
Eiernase
Tab Alarm Monitor
qays9
Connect Sound Notification
JesseLover
Notify Me - Site Change Tracker
Aleksa Tešić