EgyBetter

EgyBetter

شاهد وحمل من ايجي بيست بدون عناء وبدون اعلانات

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "EgyBetter",
  "version": "3.6.14",
  "manifest_version": 2,
  "description": "شاهد وحمل من ايجي بيست بدون عناء وبدون اعلانات",
  "browser_action": {
    "default_title": "EgyBetter",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "*://egybest.org/*",
    "*://w.egybest.org/*",
    "*://egybest.online/*",
    "*://w.egybest.online/*",
    "*://egybest.club/*",
    "*://w.egybest.club/*",
    "*://egybest.site/*",
    "*://w.egybest.site/*",
    "*://egybest.pw/*",
    "*://w.egybest.pw/*",
    "*://egybest.xyz/*",
    "*://w.egybest.xyz/*",
    "*://egybest.biz/*",
    "*://w.egybest.biz/*",
    "*://eg.egybest.com/*",
    "*://vidstream.to/*",
    "*://vidstream.online/*",
    "*://vidstream.kim/*",
    "*://ofgogoatan.com/*",
    "*://inpagepush.com/*",
    "*://vipicmou.net/*",
    "*://stream.dawnloud.online/*",
    "storage",
    "downloads",
    "webRequest",
    "cookies",
    "tabs",
    "webRequestBlocking"
  ],
  "web_accessible_resources": [
    "*.html",
    "icon.png",
    "imgs/*"
  ],
  "sandbox": {
    "pages": [
      "sandbox.html"
    ]
  },
  "background": {
    "scripts": [
      "jquery.min.js",
      "utils.js",
      "kickout.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "js": [
        "jquery.min.js",
        "utils.js",
        "md5.js"
      ],
      "css": [
        "style.css"
      ],
      "matches": [
        "*://egybest.org/*",
        "*://w.egybest.org/*",
        "*://egybest.club/*",
        "*://w.egybest.club/*",
        "*://egybest.site/*",
        "*://w.egybest.site/*",
        "*://egybest.pw/*",
        "*://w.egybest.pw/*",
        "*://egybest.xyz/*",
        "*://w.egybest.xyz/*",
        "*://egybest.biz/*",
        "*://w.egybest.biz/*",
        "*://egybest.online/*",
        "*://w.egybest.online/*",
        "*://eg.egybest.com/*",
        "*://vidstream.to/f/*",
        "*://vidstream.online/f/*",
        "*://vidstream.kim/f/*",
        "*://vidstream.to/embed/*",
        "*://vidstream.online/embed/*",
        "*://vidstream.kim/embed/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "js": [
        "grabber.js",
        "a.js"
      ],
      "matches": [
        "*://egybest.org/*",
        "*://w.egybest.org/*",
        "*://egybest.club/*",
        "*://w.egybest.club/*",
        "*://egybest.site/*",
        "*://w.egybest.site/*",
        "*://egybest.pw/*",
        "*://w.egybest.pw/*",
        "*://egybest.xyz/*",
        "*://w.egybest.xyz/*",
        "*://egybest.biz/*",
        "*://w.egybest.biz/*",
        "*://egybest.online/*",
        "*://w.egybest.online/*",
        "*://eg.egybest.com/*"
      ],
      "exclude_matches": [
        "*://egybest.org/watch/*",
        "*://w.egybest.org/watch/*",
        "*://egybest.club/watch/*",
        "*://w.egybest.club/watch/*",
        "*://egybest.site/watch/*",
        "*://w.egybest.site/watch/*",
        "*://egybest.pw/watch/*",
        "*://w.egybest.pw/watch/*",
        "*://egybest.xyz/watch/*",
        "*://w.egybest.xyz/watch/*",
        "*://egybest.biz/watch/*",
        "*://w.egybest.biz/watch/*",
        "*://egybest.online/watch/*",
        "*://w.egybest.online/watch/*",
        "*://eg.egybest.com/watch/*"
      ],
      "all_frames": true
    },
    {
      "js": [
        "vidstream.js"
      ],
      "matches": [
        "*://vidstream.to/f/*",
        "*://vidstream.online/f/*",
        "*://vidstream.kim/f/*"
      ],
      "all_frames": true
    },
    {
      "js": [
        "player.js"
      ],
      "css": [
        "icon-remover.css"
      ],
      "matches": [
        "*://vidstream.to/embed/*",
        "*://vidstream.online/embed/*",
        "*://vidstream.kim/embed/*",
        "*://egybest.org/watch/*",
        "*://w.egybest.org/watch/*",
        "*://egybest.club/watch/*",
        "*://w.egybest.club/watch/*",
        "*://egybest.site/watch/*",
        "*://w.egybest.site/watch/*",
        "*://egybest.pw/watch/*",
        "*://w.egybest.pw/watch/*",
        "*://egybest.xyz/watch/*",
        "*://w.egybest.xyz/watch/*",
        "*://egybest.biz/watch/*",
        "*://w.egybest.biz/watch/*",
        "*://egybest.online/*",
        "*://w.egybest.online/*",
        "*://eg.egybest.com/watch/*"
      ],
      "all_frames": true
    }
  ]
}