Libit

Switch to UTS Library Proxy

ما هو Libit؟

Libit هو إضافة Chrome تم تطويرها بواسطة Chunyang، والميزة الرئيسية لها هي "Switch to UTS Library Proxy".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Libit

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

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

                        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'"
}