Libit

Switch to UTS Library Proxy

Libitคืออะไร?

Libit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Chunyang และคุณลักษณะหลักของมันคือ "Switch to UTS Library Proxy"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Libit

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

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

                        This is an extension for students of University of Technology, Sydney (UTS). The UTS library provides a proxy for students to access some scholar resources, such as ACM Digital Library and IEEExplore, which are unable to be downloaded without using the proxy. Although we can manually change the URL, this extension open a new page to visit the current page via the UTS Library proxy by 1-Click.                    

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

ชื่อ Libit Libit
ID hkbiioaejcpafioeafbhdjpmpfhgjnao
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/libit/hkbiioaejcpafioeafbhdjpmpfhgjnao
คำอธิบาย Switch to UTS Library Proxy
ขนาดไฟล์ 4.02 KB
จำนวนการติดตั้ง 24
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2015-04-10
วันที่เผยแพร่ 2015-04-10
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Chunyang
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Libit",
    "version": "1.0",
    "description": "Switch to UTS Library Proxy",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_title": "Libit",
        "default_icon": "icon.png",
        "default_popup": "container.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}