提供元: eux
Inspect and view changes in GitHub Notifier Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Notifier Pro",
"version": "1.4.1",
"description": "GitHub notifications in the browser toolbar",
"permissions": [
"alarms",
"storage",
"notifications"
],
"host_permissions": [
"https://api.github.com/*",
"https://github.com/*",
"https://avatars.githubusercontent.com/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"background": {
"scripts": [
"src/background/service-worker.js"
],
"type": "module"
},
"action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"16": "images/icon.png",
"48": "images/icon.png",
"128": "images/icon.png"
},
"default_title": "GitHub Notifier Pro"
},
"icons": {
"16": "images/icon.png",
"48": "images/icon.png",
"128": "images/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "github-notifier-pro@euxx.dev",
"strict_min_version": "112.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} ベストのGitHub Notifier Pro代替案
GitHub Notifier Proに類似したFirefox add-onをいくつか紹介します:
Advanced GitHub Notifier
freaktechnik
Notifier for GitHub
Sindre Sorhus
GitHub Notifier
Angel Fernando Quiroz Campos
GitHub Live PRs
xmmarcotte
Notifications Preview for GitHub
Fregante
Github Notifications in Tabs
Gibson Fahnestock
GitHub Notification Aggregator
Tomas
GitHub Hide Notifications
Jan Piotrowski
Gmail Notifier
rxliuli
Random GitHub Notification
Jan C. Borchardt
Shut Up, Github!
Fernando Mendes