AdspenGO Firefox

Examine source code of AdspenGO

제작자: Adspen
Inspect and view changes in AdspenGO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "short_name": "AdspenGO",
  "name": "AdspenGO",
  "version": "1.0.0",
  "browser_action": {
    "default_icon": "logo192.png",
    "default_title": "AdspenGO"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ],
  "web_accessible_resources": [
    "index.html"
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}

최고의 AdspenGO 대안

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