Bookmark Dashboard Firefox

Examine source code of Bookmark Dashboard

By: sheep
Inspect and view changes in Bookmark Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.6.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "ffaddon@bookmark-dashboard.online",
      "strict_min_version": "109.0"
    }
  },
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_EXT_NAME__",
  "description": "__MSG_EXT_DESCRIPTION__",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "bookmark-32.png"
  },
  "action": {
    "default_title": "Click me to open Bookmark Dashboard"
  },
  "host_permissions": [
    "https://*/",
    "http://*/"
  ],
  "permissions": [
    "identity",
    "storage",
    "bookmarks"
  ]
}

Best Bookmark Dashboard Alternatives

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