Quick Wikipedia Search

Quick Wikipedia Search something on wikipedia website right from web browser

Quick Wikipedia Searchとは何ですか?

Quick Wikipedia Searchはhttps://codebrary.comによって開発されたChromeの拡張機能で、その主な機能は「Quick Wikipedia Search something on wikipedia website right from web browser」です。

拡張機能のスクリーンショット

screenshot

Quick Wikipedia Search拡張機能のCRXファイルをダウンロード

Quick Wikipedia Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Quick Wikipedia Search is google chrome extension that makes your task easier to quick search something on wikipedia website right from web browser without navigating to wikipedia website.

For your  reference find the screenshot.

Wikipedia is a free encyclopedia, written collaboratively by the people who use it. It is a special type of website designed to make collaboration easy, called a wiki. Many people are constantly improving Wikipedia, making thousands of changes per hour.

I hope you like the Quick Wikipedia Search 

Support: 

If this extension has been valuable to you, please help us to keep the extension development in next level with adding great features in upcoming versions.
Any amount helps and is greatly appreciated!
https://www.payumoney.com/paybypayumoney/#/0F779D51191CA3AA46A04910276D858D

In case of any query/feedback feel free to reach out to us.

Thank You.                    

拡張機能の基本情報

名前 Quick Wikipedia Search Quick Wikipedia Search
ID heimniiengmenilpfmpmmhadnlahblkn
公式URL https://chromewebstore.google.com/detail/quick-wikipedia-search/heimniiengmenilpfmpmmhadnlahblkn
説明 Quick Wikipedia Search something on wikipedia website right from web browser
ファイルサイズ 42.47 KB
インストール数 31
現在のバージョン 1.1.1
最終更新日 2019-02-14
公開日 2019-02-13
開発者 https://codebrary.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.codebrary.com/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon_128.png",
        "default_popup": "index.html",
        "default_title": "Quick Wikipedia Search"
    },
    "description": "Quick Wikipedia Search something on wikipedia website right from web browser",
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png",
        "48": "icon_64.png"
    },
    "manifest_version": 2,
    "name": "Quick Wikipedia Search",
    "version": "1.1.1",
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/en.wikipedia.org\/w\/api.php; object-src 'self'"
}