Golinks Firefox

Examine source code of Golinks

Inspect and view changes in Golinks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Golinks",
  "description": "Golinks Chrome extension powered by CloudFlare Workers",
  "version": "1.0",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "128": "icon128.png",
    "512": "icon.png"
  },
  "permissions": [
    "activeTab",
    "*://go/*",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ]
}

Best Golinks Alternatives

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