Trailmark Locator Firefox

Examine source code of Trailmark Locator

By: Hazel91 Add-on
Inspect and view changes in Trailmark Locator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Trailmark Locator",
  "version": "1.0.0",
  "description": "Find saved Firefox bookmarks by title, URL, or folder path, then copy or export the matching list.",
  "icons": {
    "64": "assets/icon.svg"
  },
  "action": {
    "default_title": "Trailmark Locator",
    "default_popup": "popup/popup.html",
    "default_icon": "assets/icon.svg"
  },
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "trailmarklocator@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Trailmark Locator Alternatives

Here are some Firefox add-ons that are similar to Trailmark Locator: