板栗节点

轻易看外面的世界

板栗节点คืออะไร?

板栗节点 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย withtime และคุณลักษณะหลักของมันคือ "轻易看外面的世界"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 板栗节点

ดาวน์โหลดไฟล์ส่วนขยาย 板栗节点 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        快速获取免费的SSR节点,配合Shadowsocks客户端,看外面的世界。
Quickly get free SSR nodes and work with the Shadowsocks client to see the world outside.

适用于win,mac,android等安装了shadowsocks客户端的设备
Applicable to win, mac, android, etc. devices with shadowsocks client installed

1.开启插件,等待刷新二维码,然后选中一个二维码
Open the plugin, wait for the QR code to be refreshed, and then select a QR code.

2.打开shadowsocks,选择扫描二维码
Open shadowsocks and choose to scan the QR code.

3.扫描成功后,在shadowsocks上勾选,就可以访问墙外的网站了。
After the scan is successful, check the shadowsocks to access the website outside the wall.

详细的使用方式,可看截图
Detailed usage, you can see the screenshot                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 板栗节点 板栗节点
ID ihdmmfkidjhokdgchkddpnhmbjdlpbkp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/%E6%9D%BF%E6%A0%97%E8%8A%82%E7%82%B9/ihdmmfkidjhokdgchkddpnhmbjdlpbkp
คำอธิบาย 轻易看外面的世界
ขนาดไฟล์ 75.58 KB
จำนวนการติดตั้ง 1,672
เวอร์ชันปัจจุบัน 2.2
อัปเดตครั้งล่าสุด 2022-01-10
วันที่เผยแพร่ 2019-09-17
คะแนน 3.77/5 รวมทั้งหมด 30 คะแนน
ผู้พัฒนา withtime
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u677f\u6817\u8282\u70b9 ",
    "description": "\u8f7b\u6613\u770b\u5916\u9762\u7684\u4e16\u754c",
    "version": "2.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": ".\/view\/view.html",
        "default_icon": ".\/icon\/icon.png"
    },
    "icons": {
        "16": ".\/icon\/icon.png",
        "128": ".\/icon\/icon.png"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Q",
                "mac": "MacCtrl+Shift+Q"
            },
            "description": "\u8f7b\u6613\u770b\u5916\u9762\u7684\u4e16\u754c"
        }
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}