p2p.Ninja Firefox

Examine source code of p2p.Ninja

Inspect and view changes in p2p.Ninja source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Allows your browser to connect to .p2p websites",
  "manifest_version": 2,
  "name": "p2p.Ninja",
  "version": "2.4",
  "options_ui": {
    "page": "landingpage.html",
    "browser_style": true,
    "chrome_style": true
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://*.p2p/*",
    "*://*.p2pninja/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/round48.png",
    "96": "icons/round96.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/round16.png",
      "32": "icons/round32.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "addon@example1.com"
    }
  }
}

Best p2p.Ninja Alternatives

Here are some Firefox add-ons that are similar to p2p.Ninja: