CENTPAGE :- Internet Startpage Firefox

Examine source code of CENTPAGE :- Internet Startpage

제작자: CENTPAGE.com
Inspect and view changes in CENTPAGE :- Internet Startpage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CENTPAGE",
  "description": "This extension automatically sets CENTPAGE.com as your homepage and new tab page.",
  "manifest_version": 2,
  "version": "1.0.2resigned1",
  "homepage_url": "http://centpage.com",
  "icons": {
    "16": "favicon.png",
    "32": "icon32.png",
    "48": "icon48.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "54.0",
      "id": "{c9a6962f-88bd-4fd7-9d54-7601f1f8f419}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png"
    },
    "default_title": "CENTPAGE"
  },
  "chrome_url_overrides": {
    "newtab": "redirect.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "cookies",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.centpage.com/*"
      ],
      "all_frames": false,
      "run_at": "document_end"
    }
  ]
}

최고의 CENTPAGE :- Internet Startpage 대안

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