Bookmarks Query Firefox

Examine source code of Bookmarks Query

Inspect and view changes in Bookmarks Query 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": "4.4.3",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarkquery@utb.dip.jp",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "icon.svg",
    "default_title": "__MSG_extensionName__",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "bookmarks",
    "menus"
  ]
}

Best Bookmarks Query Alternatives

Here are some Firefox add-ons that are similar to Bookmarks Query: