Gawker Blocker

Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker

ما هو Gawker Blocker؟

Gawker Blocker هو إضافة Chrome تم تطويرها بواسطة neal، والميزة الرئيسية لها هي "Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Gawker Blocker

قم بتنزيل ملفات الامتداد Gawker Blocker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Blocks requests to the gawker network before they are sent.
https://github.com/nealgranger/gawkerblocker                    

معلومات أساسية عن التمديد

الاسم Gawker Blocker Gawker Blocker
ID nlgiecmdnpopiobpnjlilpibagojifgm
عنوان URL الرسمي https://chromewebstore.google.com/detail/gawker-blocker/nlgiecmdnpopiobpnjlilpibagojifgm
الوصف Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
حجم الملف 7.46 KB
عدد التثبيتات 31
النسخة الحالية 0.1.0
آخر تحديث 2015-07-18
تاريخ النشر 2015-07-17
تقييم 5.00/5 مجموع تقييمات 8
المطور neal
نوع الدفع free
موقع الإضافة https://github.com/nealgranger/gawkerblocker
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gawker Blocker",
    "version": "0.1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "notifications",
        ""
    ]
}