IPFS Companion Plus Firefox

Examine source code of IPFS Companion Plus

By: FB68
Inspect and view changes in IPFS Companion Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IPFS Companion",
  "short_name": "Harness the power of IPFS in your browser",
  "version": "3.2.0",
  "description": "__MSG_manifest_extensionDescription__",
  "homepage_url": "https://github.com/ipfs-shipyard/ipfs-companion",
  "author": "IPFS Community",
  "icons": {
    "19": "icons/png/ipfs-logo-on_19.png",
    "38": "icons/png/ipfs-logo-on_38.png",
    "128": "icons/png/ipfs-logo-on_128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/png/ipfs-logo-off_19.png",
      "38": "icons/png/ipfs-logo-off_38.png",
      "128": "icons/png/ipfs-logo-off_128.png"
    },
    "default_title": "IPFS Companion",
    "default_popup": "dist/popup/browser-action/index.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "browser_style": false,
    "page": "dist/options/options.html"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "icons/png/ipfs-logo-off_19.png",
    "icons/png/ipfs-logo-off_38.png",
    "icons/png/ipfs-logo-off_128.png",
    "icons/ipfs-logo-on.svg",
    "icons/ipfs-logo-off.svg",
    "dist/recovery/recovery.css",
    "dist/recovery/recovery.html",
    "dist/recovery/recovery.js"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'; frame-src 'self';",
  "default_locale": "en",
  "background": {
    "scripts": [
      "dist/bundles/backgroundPage.bundle.js"
    ],
    "persistent": false
  },
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "contextMenus",
    "declarativeNetRequest",
    "declarativeNetRequestFeedback",
    "idle",
    "notifications",
    "scripting",
    "storage",
    "tabs",
    "unlimitedStorage",
    "webNavigation",
    "webRequest"
  ],
  "incognito": "not_allowed",
  "browser_specific_settings": {
    "gecko": {
      "id": "{73048ab9-7b71-4c0d-81d8-a8cf75221626}"
    }
  }
}

Best IPFS Companion Plus Alternatives

Here are some Firefox add-ons that are similar to IPFS Companion Plus: