Linkofy Firefox

Examine source code of Linkofy

Inspect and view changes in Linkofy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_APPNAME__",
  "description": "__MSG_APPDESCRIPTION__",
  "version": "2.5.14",
  "default_locale": "en",
  "minimum_chrome_version": "88",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "chrome_settings_overrides": {
    "homepage": "newtab.html"
  },
  "action": {
    "default_title": "__MSG_ACTIONOPENLINKOFY__",
    "default_icon": {
      "16": "src/img/icons/linkofy-logo-16.png",
      "24": "src/img/icons/linkofy-logo-24.png",
      "32": "src/img/icons/linkofy-logo-32.png"
    }
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "search"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://*.gstatic.com/*",
    "https://www.google.com/*"
  ],
  "icons": {
    "16": "src/img/icons/linkofy-logo-16.png",
    "24": "src/img/icons/linkofy-logo-24.png",
    "32": "src/img/icons/linkofy-logo-32.png",
    "48": "src/img/icons/linkofy-logo-48.png",
    "128": "src/img/icons/linkofy-logo-128.png",
    "256": "src/img/icons/linkofy-logo-256.png"
  },
  "background": {
    "scripts": [
      "src/js/bg.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7f3c4e48-b967-4128-a463-751385669320}",
      "strict_min_version": "111.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Linkofy Alternatives

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