iStudy网址导航

浙江大学所有网站网址列表与搜索

Cos'è iStudy网址导航?

iStudy网址导航 è un'estensione di Chrome sviluppata da Ricky Tan, e la sua funzione principale è "浙江大学所有网站网址列表与搜索".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione iStudy网址导航

Scarica i file di estensione iStudy网址导航 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        浙江大学所有网站网址列表与搜索,功能包括:
(注意:您只能在浙大内网环境下使用此插件!)

1. 网址收藏。可以拖拽插件中列出的链接到“我的收藏”,同时也可以在“我的收藏”中点“增加”
2. 常用网址。列出常用网站,并可以分类查找
3. 访问历史。记录您访问过的网址,以便能迅速恢复你的足迹。当然可以清空。
4. 最新网站。列出15条最新收录的网站,当有新的时,插件会提示“new"。
5. 搜索功能。可以拼音与汉字混搜。                    

Informazioni di Base sull'Estensione

Nome iStudy网址导航 iStudy网址导航
ID ppnjhnpamphipkobgebknecdjcgpjfkd
URL Ufficiale https://chromewebstore.google.com/detail/istudy%E7%BD%91%E5%9D%80%E5%AF%BC%E8%88%AA/ppnjhnpamphipkobgebknecdjcgpjfkd
Descrizione 浙江大学所有网站网址列表与搜索
Dimensione del File 225 KB
Conteggio Installazioni 27
Versione Corrente 1.0.5
Ultimo Aggiornamento 2014-03-17
Data di Pubblicazione 2014-03-17
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Ricky Tan
Tipo di Pagamento free
Sito Web dell'Estensione http://istudy.zuss.zju.edu.cn/
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "iStudy\u7f51\u5740\u5bfc\u822a",
    "version": "1.0.5",
    "description": "\u6d59\u6c5f\u5927\u5b66\u6240\u6709\u7f51\u7ad9\u7f51\u5740\u5217\u8868\u4e0e\u641c\u7d22",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "browser_action": {
        "default_title": "iStudy\u7f51\u5740\u5bfc\u822a",
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "options_page": "options.html",
    "permissions": [
        "http:\/\/nav.8866.org\/"
    ],
    "homepage_url": "http:\/\/www.zjustu.org\/"
}