Wikipedia

Read the wiki article without leaving the current webpage.

什么是Wikipedia?

Wikipedia是由Hisham开发的Chrome扩展程序,该扩展的主要功能是“Read the wiki article without leaving the current webpage.”。

扩展截图

screenshot

下载Wikipedia扩展crx文件

下载Wikipedia扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Read/Search wikipedia articles without leaving your current webpage.                    

扩展基本信息

名称 Wikipedia Wikipedia
ID hhopjkdkehlknopplgamegnfbnheddcn
官方URL https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn
简介 Read the wiki article without leaving the current webpage.
文件大小 3.27 KB
安装次数 447
当前版本 1.0
更新时间 2012-07-23
上架时间 2012-07-23
评分 4.14/5 共7次评分
开发者 Hisham
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wikipedia",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Read the wiki article without leaving the current webpage.",
    "browser_action": {
        "default_icon": "wiki.gif",
        "default_popup": "popup.html"
    }
}