Beamy Firefox

Examine source code of Beamy

提供元: Beamy Add-on
Inspect and view changes in Beamy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "version": "2.4.0",
  "description": "__MSG_extension_description__",
  "background": {
    "scripts": [
      "src/pages/background/index.js"
    ],
    "type": "module"
  },
  "permissions": [
    "tabs",
    "scripting",
    "storage",
    "alarms",
    "identity",
    "history",
    "unlimitedStorage",
    "idle"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "default_locale": "en",
  "action": {
    "default_popup": "src/pages/popup/index.html",
    "default_icon": "icon-34.png"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "support.firefox@beamy.io"
    }
  }
}

ベストのBeamy代替案

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