제작자: Santhosh kumar
Inspect and view changes in Gotify Push source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Gotify Push",
"description": "A Simple Firefox Extension For Sending and Receiving Messages from Gotify Push Notification Server.",
"version": "0.1",
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_action": {
"default_icon": "icon_16.png",
"default_popup": "pop.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/gotify.js",
"js/app.js",
"js/background.js"
]
}
],
"background": {
"scripts": [
"js/background.js"
]
},
"permissions": [
"storage",
"tabs",
"activeTab",
"contextMenus",
"<all_urls>",
"notifications"
],
"browser_specific_settings": {
"gecko": {
"id": "gotify@sanweb.com"
}
},
"short_name": "Gotify Push",
"homepage_url": "https://gotify.net"
} 최고의 Gotify Push 대안
다음은 Gotify Push과(와) 유사한 Firefox add-on입니다:
Gotify Fox
Ariel
Gotify
StewartThomson
Gotify Messenger Plus
MarcHause
Push Client
editter
Sync Everything
kaangiray26
Sync
kaangiray26
Gmail Notifier
rxliuli
Gooey Startpage
PullRequestTimeout
Custom Tab Title and Favicon
Guy de Pourtalès
Testfully
testfully.io
Sticky Notes
Hiroki Kumamoto
Feedcrunch.IO
Jonathan DEKHTIAR