Speed Dial Visual Bookmarks Firefox

Examine source code of Speed Dial Visual Bookmarks

Inspect and view changes in Speed Dial Visual Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "2.2.3",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "contextMenus",
    "bookmarks",
    "<all_urls>"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab/newtab.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "js/indexeddb-storage.js",
      "js/hybrid-storage.js",
      "js/storage.js",
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "startboard-visual-bookmarks@startboard.app",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "web_accessible_resources": [
    "migrate.html"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best Speed Dial Visual Bookmarks Alternatives

Here are some Firefox add-ons that are similar to Speed Dial Visual Bookmarks: