Smart Bookmark Tagger BM Firefox

Examine source code of Smart Bookmark Tagger BM

Inspect and view changes in Smart Bookmark Tagger BM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Bookmark Tagger",
  "version": "1.3",
  "description": "Automatically suggest and assign tags to bookmarks for smarter organization.",
  "permissions": [
    "bookmarks",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Smart Bookmark Tagger",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Smart-Bookmark-Tagger",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Smart Bookmark Tagger BM Alternatives

Here are some Firefox add-ons that are similar to Smart Bookmark Tagger BM: