Fox Reklam Engelleyici

Fox sitesinden reklamları temizler. Normal Adblock eklentinizi Fox'ta etkisiz duruma getirdikten sonra keyifle dizi izleyin.

What is Fox Reklam Engelleyici?

Fox Reklam Engelleyici is a Chrome extension developed by yldzhanhandan, and its main feature is "Fox sitesinden reklamları temizler. Normal Adblock eklentinizi Fox'ta etkisiz duruma getirdikten sonra keyifle dizi izleyin.".

Extension Screenshots

screenshot

Download Fox Reklam Engelleyici Extension CRX File

Download Fox Reklam Engelleyici extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Normal Adblock eklentinizi Fox'ta etkisiz duruma getirdikten sonra dizilerinizi keyifle izleyebilirsiniz.                    

Extension Basic Information

Name Fox Reklam Engelleyici Fox Reklam Engelleyici
ID aiidcibkpjooglahgpcajpfplimichia
Official URL https://chromewebstore.google.com/detail/fox-reklam-engelleyici/aiidcibkpjooglahgpcajpfplimichia
Description Fox sitesinden reklamları temizler. Normal Adblock eklentinizi Fox'ta etkisiz duruma getirdikten sonra keyifle dizi izleyin.
File Size 5.08 KB
Installation Count 161
Current Version 1.1
Last Updated 2020-02-07
Publish Date 2020-02-04
Rating 3.67/5 Total 3 Ratings
Developer yldzhanhandan
Email [email protected]
Payment Type free
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fox Reklam Engelleyici",
    "version": "1.1",
    "description": "Fox sitesinden reklamlar\u0131 temizler. Normal Adblock eklentinizi Fox'ta etkisiz duruma getirdikten sonra keyifle dizi izleyin.",
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "main.js"
        ]
    },
    "content_scripts": [],
    "web_accessible_resources": [
        "content.js"
    ],
    "permissions": [
        "https:\/\/www.fox.com.tr\/",
        "http:\/\/www.fox.com.tr\/",
        "activeTab",
        "webNavigation"
    ],
    "browser_action": {
        "default_title": "",
        "default_icon": "icon_19.png",
        "default_popup": ""
    }
}