Libit

Switch to UTS Library Proxy

Apa itu Libit?

Libit adalah ekstensi Chrome yang dikembangkan oleh Chunyang, dan fitur utamanya adalah "Switch to UTS Library Proxy".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Libit

Unduh file ekstensi Libit dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Libit Libit
ID hkbiioaejcpafioeafbhdjpmpfhgjnao
URL Resmi https://chromewebstore.google.com/detail/libit/hkbiioaejcpafioeafbhdjpmpfhgjnao
Deskripsi Switch to UTS Library Proxy
Ukuran File 4.02 KB
Jumlah Instalasi 24
Versi Saat Ini 1.0
Terakhir Diperbarui 2015-04-10
Tanggal Publikasi 2015-04-10
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Chunyang
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}