Wiki Lookup

Search wikipedia.org with multi-lingual feature

What is Wiki Lookup?

Wiki Lookup is a Chrome extension developed by Shibin Philip, and its main feature is "Search wikipedia.org with multi-lingual feature".

Extension Screenshots

screenshot

Download Wiki Lookup Extension CRX File

Download Wiki Lookup 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

                        Simple extension for search wikipedia.org content. Option to search content from all languages supported by Wikipedia.                    

Extension Basic Information

Name Wiki Lookup Wiki Lookup
ID jeaagcigadaihnbmmnmblfdhdpagkbfn
Official URL https://chromewebstore.google.com/detail/wiki-lookup/jeaagcigadaihnbmmnmblfdhdpagkbfn
Description Search wikipedia.org with multi-lingual feature
File Size 30.15 KB
Installation Count 83
Current Version 2.0
Last Updated 2017-07-21
Publish Date 2017-07-21
Rating 4.50/5 Total 8 Ratings
Developer Shibin Philip
Email [email protected]
Payment Type free
Extension Website http://twitter.com/shbn
Help Page URL http://twitter.com/shbn
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Wiki Lookup",
    "version": "2.0",
    "description": "Search wikipedia.org with multi-lingual feature",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Shibin Philip",
    "browser_action": {
        "default_title": "Wiki Lookup",
        "default_popup": "popup.html"
    },
    "homepage_url": "http:\/\/twitter.com\/shbn",
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}