Gotify Fox Firefox

Examine source code of Gotify Fox

Par : Ariel
Inspect and view changes in Gotify Fox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gotify Fox",
  "version": "0.2",
  "description": "Send messages to a gotify server",
  "icons": {
    "64": "/assets/images/icon.png"
  },
  "background": {
    "scripts": [
      "/vendor/jquery/jquery-3.5.0.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "settings/settings.html",
    "browser_style": false
  },
  "permissions": [
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_icon": "/assets/images/icon.png",
    "default_title": "Gotify Fox",
    "default_popup": "popup/popup.html",
    "browser_style": true
  }
}

Meilleures alternatives Gotify Fox

Voici quelques Firefox add-ons qui sont similaires à Gotify Fox :