Black Menu for Wikipedia

Easy access to the Wikipedia universe

Qu'est-ce que Black Menu for Wikipedia ?

Black Menu for Wikipedia est une extension Chrome développée par https://apps.jeurissen.co, et sa fonction principale est "Easy access to the Wikipedia universe".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Black Menu for Wikipedia

Téléchargez les fichiers d'extension Black Menu for Wikipedia au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Black Menu for Wikipedia Black Menu for Wikipedia
ID hdghceafmahkdiaoenecabpfokplecfi
URL Officiel https://chromewebstore.google.com/detail/black-menu-for-wikipedia/hdghceafmahkdiaoenecabpfokplecfi
Description Easy access to the Wikipedia universe
Taille du Fichier 74.54 KB
Nombre d'Installations 5,485
Version Actuelle 5.17.0
Dernière Mise à Jour 2024-02-27
Date de Publication 2020-06-14
Évaluation 4.52/5 Total 79 Évaluations
Développeur https://apps.jeurissen.co
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://apps.jeurissen.co/black-menu-for-wikipedia
URL de la Page d'Aide https://apps.jeurissen.co/black-menu-for-wikipedia/contact
URL de la Page de Politique de Confidentialité https://apps.jeurissen.co/privacy-policy
Langues Prises en Charge 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"
    }
}