SafeLink Guard Firefox

Examine source code of SafeLink Guard

By: TDTC bookmarks
Inspect and view changes in SafeLink Guard source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Notes (Domain-linked)",
  "version": "1.0.0",
  "description": "Quick Notes stores short notes locally tied to the current website domain.",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_title": "Quick Notes",
    "default_icon": "icons/icon-48.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-notes-7bc32b89f7b44917a3a20c57ff13dedd@example.com",
      "strict_min_version": "58.0"
    }
  }
}

Best SafeLink Guard Alternatives

Here are some Firefox add-ons that are similar to SafeLink Guard: