anywhere-1-click

connect to netfree anywhere 2 (VPN service) in one click from browser exetention

ما هو anywhere-1-click؟

anywhere-1-click هو إضافة Chrome تم تطويرها بواسطة chv، والميزة الرئيسية لها هي "connect to netfree anywhere 2 (VPN service) in one click from browser exetention".

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

screenshot

تحميل ملف CRX للإضافة anywhere-1-click

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

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

                        Connect quickly and easily to Netfree Anywhere 2 by clicking on the extension icon. Save time and space on your browser.
Instead of logging into the Netfree Anywhere management page every time, click Save and Reconnect and wait for a connection error - one click on the plugin does everything for you.                    

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

الاسم anywhere-1-click anywhere-1-click
ID ibaigephdcembmaacdaobpilolmckbab
عنوان URL الرسمي https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab
الوصف connect to netfree anywhere 2 (VPN service) in one click from browser exetention
حجم الملف 90 KB
عدد التثبيتات 38
النسخة الحالية 1.0.4
آخر تحديث 2020-05-15
تاريخ النشر 2020-05-14
المطور chv
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "anywhere-1-click",
    "version": "1.0.4",
    "author": "chv - netfree user & netfree fan",
    "description": "connect to netfree anywhere 2 (VPN service) in one click from browser exetention",
    "icons": {
        "19": "icons\/favicon.png",
        "48": "icons\/favicon.png"
    },
    "browser_action": {
        "default_popup": "popup\/anywhere.html",
        "default_icon": "icons\/favicon.png",
        "default_title": "click to connect netfree"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Q"
            }
        }
    }
}