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
官方網址 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"
    }
}