ChromeXPIPorter Firefox

Examine source code of ChromeXPIPorter

提供元: FoxRefire Add-on
Inspect and view changes in ChromeXPIPorter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ChromeXPIPorter",
  "description": "Install Chrome extension to Floorp/Firefox nightly/Librewolf",
  "version": "1.2",
  "manifest_version": 3,
  "icons": {
    "128": "icon.png"
  },
  "action": {
    "default_title": "ChromeXPIPorter"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://chromewebstore.google.com/*"
      ]
    }
  ],
  "permissions": [
    "management"
  ],
  "host_permissions": [
    "*://clients2.google.com/*",
    "*://clients2.googleusercontent.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "XPIPorter@XPIPorter"
    }
  }
}

ベストのChromeXPIPorter代替案

ChromeXPIPorterに類似したFirefox add-onをいくつか紹介します: