Alanine Firefox

Examine source code of Alanine

제작자: Kulda22
Inspect and view changes in Alanine source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Alanine",
  "description": "Use this extension to control your Pi-hole easily!",
  "version": "1.4",
  "author": "Kulda22",
  "icons": {
    "48": "icons/Logo48px.png",
    "96": "icons/Logo96px.png"
  },
  "browser_action": {
    "default_title": "Alanine",
    "default_icon": {
      "48": "icons/Logo48px.png",
      "96": "icons/Logo96px.png"
    },
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background/background-script.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "permissions": [
    "notifications",
    "storage"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval' https://kit.fontawesome.com; object-src 'self'"
}

최고의 Alanine 대안

다음은 Alanine과(와) 유사한 Firefox add-on입니다: