Wikipedia

Read the wiki article without leaving the current webpage.

What is Wikipedia?

Wikipedia is a Chrome extension developed by Hisham, and its main feature is "Read the wiki article without leaving the current webpage.".

Extension Screenshots

screenshot

Download Wikipedia Extension CRX File

Download Wikipedia 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

                        Read/Search wikipedia articles without leaving your current webpage.                    

Extension Basic Information

Name Wikipedia Wikipedia
ID hhopjkdkehlknopplgamegnfbnheddcn
Official URL https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn
Description Read the wiki article without leaving the current webpage.
File Size 3.27 KB
Installation Count 447
Current Version 1.0
Last Updated 2012-07-23
Publish Date 2012-07-23
Rating 4.14/5 Total 7 Ratings
Developer Hisham
Payment Type free
Supported Languages 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"
    }
}