Fresh Speed Dial Firefox

Examine source code of Fresh Speed Dial

By: adi Add-on
Inspect and view changes in Fresh Speed Dial source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Speed Dial New Tab",
  "version": "1.0.0",
  "description": "Replaces the Firefox new tab speed dials with your own customizable shortcuts, keeping the default new tab background and wallpaper.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "speed-dial-newtab@local.ext",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "chrome_settings_overrides": {
    "homepage": "newtab.html"
  },
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://picsum.photos/*"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}

Best Fresh Speed Dial Alternatives

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