DirectLink - Ad-Gate & Shortener Bypass Firefox

Examine source code of DirectLink - Ad-Gate & Shortener Bypass

Inspect and view changes in DirectLink - Ad-Gate & Shortener Bypass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DirectLink - Ad-Gate & Shortener Bypass",
  "version": "2.0.4",
  "description": "Lewati halaman iklan, waiting-timer, dan rantai redirect shortener - langsung ke link asli. Punya database domain yang bisa di-bypass; belajar domain baru sendiri & bisa di-export.",
  "permissions": [
    "storage",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://pahe.ink/*",
        "*://*.pahe.ink/*"
      ],
      "js": [
        "content-index.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://tpi.li/*",
        "*://oii.la/*",
        "*://teknoasian.com/*",
        "*://*.teknoasian.com/*",
        "*://pahe.plus/*"
      ],
      "js": [
        "content-shortener.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "action": {
    "default_title": "DirectLink",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "directlink@local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best DirectLink - Ad-Gate & Shortener Bypass Alternatives

Here are some Firefox add-ons that are similar to DirectLink - Ad-Gate & Shortener Bypass: