BrowserFairy Firefox

Examine source code of BrowserFairy

Inspect and view changes in BrowserFairy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BrowserFairy",
  "author": "venqoo GmbH",
  "description": "This extension allows you to send the current page to a different browser using the macOS App BrowserFairy",
  "version": "3.0.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "nativeMessaging"
  ],
  "action": {
    "default_title": "BrowserFairy",
    "default_icon": {
      "16": "images/icon16.png",
      "24": "images/icon24.png",
      "32": "images/icon32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-IIGEgHDMvtiNBA@jetpack"
    }
  }
}

Best BrowserFairy Alternatives

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