Black Menu for Wikipedia

Easy access to the Wikipedia universe

Vad är Black Menu for Wikipedia?

Black Menu for Wikipedia är en Chrome-tillägg utvecklad av https://apps.jeurissen.co, och dess huvudfunktion är "Easy access to the Wikipedia universe".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Black Menu for Wikipedia-förlängningens CRX-fil

Ladda ner Black Menu for Wikipedia-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Black Menu for Wikipedia Black Menu for Wikipedia
ID hdghceafmahkdiaoenecabpfokplecfi
Officiell webbadress https://chromewebstore.google.com/detail/black-menu-for-wikipedia/hdghceafmahkdiaoenecabpfokplecfi
Beskrivning Easy access to the Wikipedia universe
Filstorlek 74.54 KB
Antal Installationer 5,485
Aktuell Version 5.17.0
Senast Uppdaterad 2024-02-27
Publiceringsdatum 2020-06-14
Betyg 4.52/5 Totalt 79 Betyg
Utvecklare https://apps.jeurissen.co
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://apps.jeurissen.co/black-menu-for-wikipedia
Hjälpsida URL https://apps.jeurissen.co/black-menu-for-wikipedia/contact
URL till Sekretesspolicy Sidan https://apps.jeurissen.co/privacy-policy
Stödda Språk 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"
    }
}