Selective Bookmarks Export Tool Firefox

Examine source code of Selective Bookmarks Export Tool

Inspect and view changes in Selective Bookmarks Export Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.6.0",
  "author": "dragonish",
  "homepage_url": "https://github.com/LightAPIs/free-export-bookmarks",
  "default_locale": "en",
  "icons": {
    "16": "icons/app/icon-16.png",
    "19": "icons/app/icon-19.png",
    "24": "icons/app/icon-24.png",
    "32": "icons/app/icon-32.png",
    "48": "icons/app/icon-48.png",
    "64": "icons/app/icon-64.png",
    "96": "icons/app/icon-96.png",
    "128": "icons/app/icon-128.png"
  },
  "background": {
    "scripts": [
      "background/index.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d63ee338-4bfe-49ce-b7f4-d368b4db3128}"
    }
  },
  "action": {
    "default_title": "__MSG_extensionName__ - __MSG_extensionTip__"
  },
  "permissions": [
    "bookmarks",
    "storage",
    "menus",
    "downloads"
  ]
}

Best Selective Bookmarks Export Tool Alternatives

Here are some Firefox add-ons that are similar to Selective Bookmarks Export Tool: