Black Menu for Wikipedia

Easy access to the Wikipedia universe

什麼是Black Menu for Wikipedia?

Black Menu for Wikipedia是由https://apps.jeurissen.co開發的Chrome擴展程式,該擴展的主要功能是“Easy access to the Wikipedia universe”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Black Menu for Wikipedia擴展crx文件

下載Black Menu for Wikipedia擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Black Menu for Wikipedia lets you access the best of the Wikipedia Universe, in a simple, easy, and convenient way.

This extension has a comprehensive menu of Wikimedia Foundation projects. You can access them by browsing through the black menu entries. By clicking the menu entry of your choice, you'll go to the corresponding Wikimedia Foundation project in a new tab.

Wikipedia – The primary page, containing a search box which lets you access the vast collection of Wikipedia articles right inside Black Menu for Wikipedia. This page also features today's featured Wikipedia article and recent news reported by Wikipedia.

Wiktionary – Search for thousands of words featured in the Wiktionary dictionary and thesaurus. This page also features Wiktionary the word of the day.

Wikiquote – Browse Wikiquote's broad collection of quotes using the search bar or search for quotes by categories. This page also features the Wikiquote quote of the day.

Wikibooks – The Wikibooks page includes an overview of the Wikibooks project and a search bar to search and access an array of 2,600+ books.

Wikisource – Browse through the ample library of Wikisource texts using the search bar at the top of the page. The Wikisource page also include the featured text of the month, new texts, and Wikisource highlights. You can also browse through texts by categories and author.

Wikispecies – Search through Wikispecies' collection of organisms using the search bar at the top of the page. A featured author and the species of the week are also displayed on this page.

Wikinews – Check up on the news as reported by Wikipedia. If you want to look through the news archives, just use the search bar at the top of the Wikinews page.

Wikiversity – This page includes a introduction to Wikiversity and the search bar at the top of this page lets you search through Wikiversity's extensive assortment of educational resources.

Wikivoyage – Explore the world using the free worldwide travel guide that anyone can edit. Search for travel guides by continent or use the search bar at the top of the page. Also look for itineraries, phrasebooks, travel topics and other topics. The Wikivoyage page also features the destination of the month, a destination off the beaten path and the featured travel topic.

Commons – Search for and view all the media files Wikipedia Commons has to offer using the search bar. Also browse through media files by topic, location, type, author, license and source. This page also features the Commons' picture of the day.

Meta-Wiki – This page includes an introduction to Meta-Wiki, the global community site for Wikimedia projects and the Wikimedia movement. Use the search bar to browse through various projects and pages.                    

擴展基本資訊

名稱 Black Menu for Wikipedia Black Menu for Wikipedia
ID hdghceafmahkdiaoenecabpfokplecfi
官方網址 https://chromewebstore.google.com/detail/black-menu-for-wikipedia/hdghceafmahkdiaoenecabpfokplecfi
簡介 Easy access to the Wikipedia universe
檔案大小 74.54 KB
安裝次數 5,485
目前版本 5.17.0
更新時間 2024-02-27
上架時間 2020-06-14
評分 4.52/5 共 79 次評分
開發者 https://apps.jeurissen.co
電子郵箱 [email protected]
付費類型 free
擴展官網 https://apps.jeurissen.co/black-menu-for-wikipedia
說明頁面URL https://apps.jeurissen.co/black-menu-for-wikipedia/contact
隱私政策頁面URL https://apps.jeurissen.co/privacy-policy
支援的語言 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "5.17.0",
    "name": "Black Menu for Wikipedia",
    "short_name": "Menu for Wiki",
    "description": "__MSG_cj_i18n_02127__",
    "author": "Carlos Jeurissen",
    "homepage_url": "https:\/\/apps.jeurissen.co\/black-menu-for-wikipedia",
    "developer": {
        "name": "Carlos Jeurissen",
        "url": "https:\/\/apps.jeurissen.co\/"
    },
    "default_locale": "en",
    "content_security_policy": "default-src 'none'; child-src 'none'; manifest-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; connect-src 'none'; font-src 'none'; frame-src https:\/\/*.org\/; img-src data:; script-src 'self'; script-src-elem 'self'; script-src-attr 'none'; style-src 'self'; style-src-elem 'self'; style-src-attr 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; upgrade-insecure-requests; report-uri https:\/\/api.jeurissen.co\/reports\/csp\/webext\/bmfw\/",
    "offline_enabled": true,
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "externally_connectable": {
        "ids": [],
        "accepts_tls_channel_id": false
    },
    "icons": {
        "16": "\/images\/icon-16.png",
        "32": "\/images\/icon-32.png",
        "48": "\/images\/icon-48.png",
        "128": "\/images\/icon-128.png"
    },
    "permissions": [
        "storage",
        "https:\/\/*.mediawiki.org\/*extension=bmfw*",
        "https:\/\/*.wikibooks.org\/*extension=bmfw*",
        "https:\/\/*.wikidata.org\/*extension=bmfw*",
        "https:\/\/*.wikimedia.org\/*extension=bmfw*",
        "https:\/\/*.wikinews.org\/*extension=bmfw*",
        "https:\/\/*.wikipedia.org\/*extension=bmfw*",
        "https:\/\/*.wikiquote.org\/*extension=bmfw*",
        "https:\/\/*.wikisource.org\/*extension=bmfw*",
        "https:\/\/*.wikiversity.org\/*extension=bmfw*",
        "https:\/\/*.wikivoyage.org\/*extension=bmfw*",
        "https:\/\/*.wiktionary.org\/*extension=bmfw*"
    ],
    "background": {
        "scripts": [
            "\/background.js"
        ],
        "persistent": false
    },
    "commands": {
        "_execute_browser_action": []
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "\/styles\/content-script.css"
            ],
            "js": [
                "\/scripts\/content-script.js"
            ],
            "matches": [
                "https:\/\/*.mediawiki.org\/*extension=bmfw*",
                "https:\/\/*.wikibooks.org\/*extension=bmfw*",
                "https:\/\/*.wikidata.org\/*extension=bmfw*",
                "https:\/\/*.wikimedia.org\/*extension=bmfw*",
                "https:\/\/*.wikinews.org\/*extension=bmfw*",
                "https:\/\/*.wikipedia.org\/*extension=bmfw*",
                "https:\/\/*.wikiquote.org\/*extension=bmfw*",
                "https:\/\/*.wikisource.org\/*extension=bmfw*",
                "https:\/\/*.wikiversity.org\/*extension=bmfw*",
                "https:\/\/*.wikivoyage.org\/*extension=bmfw*",
                "https:\/\/*.wiktionary.org\/*extension=bmfw*"
            ],
            "include_globs": [
                "https:\/\/*.org\/*extension=bmfw*"
            ],
            "run_at": "document_start"
        }
    ],
    "browser_action": {
        "browser_style": false,
        "default_area": "navbar",
        "default_icon": {
            "16": "\/images\/icon-16.png",
            "19": "\/images\/icon-19.png",
            "32": "\/images\/icon-32.png",
            "38": "\/images\/icon-38.png",
            "48": "\/images\/icon-48.png"
        },
        "default_popup": "\/views\/app.html"
    }
}