PAP Firefox

Examine source code of PAP

By: Pap Add-on
Inspect and view changes in PAP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pap",
  "version": "1.0.1",
  "description": "Search engine that ends global warming",
  "icons": {
    "48": "icons/back50.png"
  },
  "background": {
    "scripts": [
      "./background-script/index.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "Content.js",
        "./content_scripts/pap.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/back50.png",
    "default_title": "Start a journey with us",
    "default_popup": "popup/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dff81133-bf0f-4887-a400-be2ff172accb}"
    }
  }
}

Best PAP Alternatives

Here are some Firefox add-ons that are similar to PAP: