iStudy网址导航

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

What is iStudy网址导航?

iStudy网址导航 is a Chrome extension developed by Ricky Tan, and its main feature is "浙江大学所有网站网址列表与搜索".

Extension Screenshots

screenshot

Download iStudy网址导航 Extension CRX File

Download iStudy网址导航 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

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

Extension Basic Information

Name iStudy网址导航 iStudy网址导航
ID ppnjhnpamphipkobgebknecdjcgpjfkd
Official URL https://chromewebstore.google.com/detail/istudy%E7%BD%91%E5%9D%80%E5%AF%BC%E8%88%AA/ppnjhnpamphipkobgebknecdjcgpjfkd
Description 浙江大学所有网站网址列表与搜索
File Size 225 KB
Installation Count 27
Current Version 1.0.5
Last Updated 2014-03-17
Publish Date 2014-03-17
Rating 5.00/5 Total 2 Ratings
Developer Ricky Tan
Payment Type free
Extension Website http://istudy.zuss.zju.edu.cn/
Supported Languages 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\/"
}