PAYBACK Internet Assistent (PIA) Firefox

Examine source code of PAYBACK Internet Assistent (PIA)

Inspect and view changes in PAYBACK Internet Assistent (PIA) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PAYBACK Internet Assistent",
  "description": "",
  "version": "3.82.0",
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*",
    "storage",
    "cookies",
    "identity",
    "webRequest",
    "webNavigation",
    "*://*.payback.de/*",
    "*://localhost/*"
  ],
  "web_accessible_resources": [
    "**/*.svg",
    "assets/**/*",
    "styles/**/*",
    "config.json",
    "frontend/selfclosing.html",
    "frontend/empty.html",
    "frontend/sidebar/*",
    "frontend/notification/*"
  ],
  "icons": {
    "16": "assets/icon/icon16.png",
    "32": "assets/icon/icon32.png",
    "48": "assets/icon/icon48.png",
    "64": "assets/icon/icon64.png",
    "128": "assets/icon/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "32": "assets/icon/icon32.png"
    },
    "default_title": "PAYBACK Internet Assistent"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [],
      "js": [
        "frontend/appContent.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "page": "background/background.html"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "applications": {
    "gecko": {
      "id": "toolbar-ff@payback.de"
    }
  }
}

Melhores alternativas PAYBACK Internet Assistent (PIA)

Aqui estão algumas Firefox add-ons que são similares a PAYBACK Internet Assistent (PIA):