Profile Access Helper Firefox

Examine source code of Profile Access Helper

By: Wirach
Inspect and view changes in Profile Access Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Profile Access Helper",
  "version": "1.0",
  "description": "A lightweight Firefox extension to enable quick profile linking and access helper tools.",
  "permissions": [],
  "host_permissions": [],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "profileaccesshelper@example.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Profile Access Helper Alternatives

Here are some Firefox add-ons that are similar to Profile Access Helper: