FuzzyMark Firefox

Examine source code of FuzzyMark

Inspect and view changes in FuzzyMark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FuzzyMark",
  "short_name": "FuzzyMark",
  "description": "Gives access your bookmarks with fuzzy search and simple New Tab Page",
  "version": "3.2.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{ec684662-e26b-4308-82ea-1cdf2d3eb917}",
      "strict_min_version": "110.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "minimum_chrome_version": "110",
  "icons": {
    "16": "img/16x16.png",
    "32": "img/32x32.png",
    "48": "img/48x48.png",
    "128": "img/128x128.png",
    "256": "img/256x256.png"
  },
  "action": {
    "default_title": "Open FuzzyMark",
    "default_icon": "img/48x48.png"
  },
  "permissions": [
    "storage",
    "bookmarks",
    "favicon"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "_favicon/*"
      ],
      "matches": [
        "<all_urls>"
      ],
      "extension_ids": [
        "*"
      ]
    }
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  }
}

Best FuzzyMark Alternatives

Here are some Firefox add-ons that are similar to FuzzyMark: