uBookmarks Context Firefox

Examine source code of uBookmarks Context

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"
        ]
      }
    }
  }
}

Meilleures alternatives uBookmarks Context

Voici quelques Firefox add-ons qui sont similaires à uBookmarks Context :