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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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"
            }
        }
    }
}