surfly protocol Firefox

Examine source code of surfly protocol

By: jsnjack Add-on
Inspect and view changes in surfly protocol source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "surfly protocol",
  "description": "Emulates support of `surfly://` protocol in browsers",
  "version": "0.0.5",
  "icons": {
    "64": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1c13917a-fa3b-4f7b-81b2-77d917e2c389}",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "webNavigation",
    "tabs"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best surfly protocol Alternatives

Here are some Firefox add-ons that are similar to surfly protocol: