Wikidata
Display information from wikidata.
Wat is Wikidata?
Wikidata is een Chrome-extensie ontwikkeld door wikidata.ext, en de belangrijkste functie is "Display information from wikidata.".
Extensie Screenshots
Download het CRX-bestand van de extensie Wikidata
Download Wikidata-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Displays Data from Wikidata on various websites and also allows extraction of data from these websites.
Basisinformatie over de Extensie
Naam | Wikidata |
ID | iijkiilckldlddidhaomggfadfafpdfd |
Officiële URL | https://chromewebstore.google.com/detail/wikidata/iijkiilckldlddidhaomggfadfafpdfd |
Beschrijving | Display information from wikidata. |
Bestandsgrootte | 5.97 MB |
Aantal Installaties | 232 |
Huidige Versie | 0.338 |
Laatst Bijgewerkt | 2024-02-05 |
Publicatiedatum | 2021-12-30 |
Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | wikidata.ext |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/fuddl/wd |
Help Pagina-URL | https://github.com/fuddl/wd/issues |
URL van de Privacybeleid Pagina | https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Wikidata", "version": "0.338", "description": "Display information from wikidata.", "icons": { "48": "wd-48.cefb70ce.png", "96": "wd-96.42551ce2.png", "128": "wd-128.2ca5ce4f.png" }, "browser_action": { "default_icon": "inactive-32.f4d3fca6.png", "default_title": "Wikidata" }, "sidebar_action": { "default_icon": "icons\/wd.svg", "default_title": "Wikidata", "default_panel": "sidebar\/entity.html", "open_at_install": true }, "permissions": [ "storage", "webNavigation", " |