Bookmark using Tags Firefox

Examine source code of Bookmark using Tags

Inspect and view changes in Bookmark using Tags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmarker",
  "version": "1.0",
  "description": "Easily bookmark websites with tags and descriptions, and sync with Firefox Sync.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "Bookmarker@test.com",
      "strict_min_version": "57.0"
    }
  },
  "permissions": [
    "tabs",
    "bookmarks",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_popup": "popup.html"
  }
}

Best Bookmark using Tags Alternatives

Here are some Firefox add-ons that are similar to Bookmark using Tags: