TgFixerlolo06 Firefox

Examine source code of TgFixerlolo06

Inspect and view changes in TgFixerlolo06 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TgFixer (unblock Telegram links)",
  "version": "1.2.1",
  "description": "__MSG_extensionDescription__",
  "author": "Roman Deev",
  "homepage_url": "https://github.com/deevroman/TgFixer",
  "icons": {
    "48": "icons/icon_48.png"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "*://t.me/*",
    "*://www.t.me/*",
    "*://telegra.ph/*",
    "*://www.telegra.ph/*",
    "webRequestBlocking"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "src/fixer.js",
        "src/page_fixer.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "src/handler_t_me.js",
      "src/handler_telegra_ph.js"
    ]
  },
  "browser_action": {
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "48": "icons/icon_48.png"
    }
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8165c489-f13e-4f9e-90ea-923d8a232a78}"
    }
  }
}

Best TgFixerlolo06 Alternatives

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