yet another speed dial Firefox

Examine source code of yet another speed dial

Inspect and view changes in yet another speed dial 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__",
  "default_locale": "en",
  "version": "3.7.6",
  "author": "dev@conceptualspace.net",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "bookmarks",
    "contextMenus",
    "storage",
    "tabs",
    "unlimitedStorage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "chrome_settings_overrides": {
    "homepage": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icons/action-icon16.png",
      "24": "icons/action-icon24.png",
      "32": "icons/action-icon32.png"
    },
    "default_title": "Add Site to Yet Another Speed Dial"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yet_another_speed_dial@conceptualspace.net",
      "strict_min_version": "109.0"
    }
  }
}

Best yet another speed dial Alternatives

Here are some Firefox add-ons that are similar to yet another speed dial: