uBookmarks Context Firefox

Examine source code of uBookmarks Context

提供元: ちゃっぷ Add-on
Inspect and view changes in uBookmarks Context source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.1.5",
  "name": "uBookmarksContext",
  "description": "Use Bookmarks In Context Menu For FireFox",
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "activeTab",
    "bookmarks",
    "contextMenus",
    "notifications",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "16": "icons/SakuraSiori_16.png",
    "48": "icons/SakuraSiori_48.png",
    "128": "icons/SakuraSiori_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "uBookmarksContext@gmail.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのuBookmarks Context代替案

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