Steam Anti Linkfilter

Tired of "Notice: You are leaving Steam"? This simple extension will auto-redirect you to the proper page. Enjoy!

ما هو Steam Anti Linkfilter؟

Steam Anti Linkfilter هو إضافة Chrome تم تطويرها بواسطة http://voythas.com، والميزة الرئيسية لها هي "Tired of "Notice: You are leaving Steam"? This simple extension will auto-redirect you to the proper page. Enjoy!".

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

screenshot

تحميل ملف CRX للإضافة Steam Anti Linkfilter

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

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

                        Tired of "Notice: You are leaving Steam"? This simple extension will auto-redirect you to the proper page.

Enjoy!                    

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

الاسم Steam Anti Linkfilter Steam Anti Linkfilter
ID jppobjlomjacgjegdajimogfmacammcp
عنوان URL الرسمي https://chrome.google.com/webstore/detail/steam-anti-linkfilter/jppobjlomjacgjegdajimogfmacammcp
الوصف Tired of "Notice: You are leaving Steam"? This simple extension will auto-redirect you to the proper page. Enjoy!
حجم الملف 147 KB
عدد التثبيتات 273
النسخة الحالية 0.6
آخر تحديث 2014-08-24
تاريخ النشر 2014-08-24
تقييم 4.75/5 مجموع تقييمات 16
المطور http://voythas.com
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Steam Anti Linkfilter",
    "version": "0.6",
    "description": "",
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "manifest_version": 2,
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/steamcommunity.com\/linkfilter\/*"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}