Wikidata
Display information from wikidata.
What is Wikidata?
Wikidata is a Chrome extension developed by wikidata.ext, and its main feature is "Display information from wikidata.".
Extension Screenshots
Download Wikidata Extension CRX File
Download Wikidata extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Displays Data from Wikidata on various websites and also allows extraction of data from these websites.
Extension Basic Information
Name | Wikidata |
ID | iijkiilckldlddidhaomggfadfafpdfd |
Official URL | https://chromewebstore.google.com/detail/wikidata/iijkiilckldlddidhaomggfadfafpdfd |
Description | Display information from wikidata. |
File Size | 5.97 MB |
Installation Count | 232 |
Current Version | 0.338 |
Last Updated | 2024-02-05 |
Publish Date | 2021-12-30 |
Rating | 3.67/5 Total 3 Ratings |
Developer | wikidata.ext |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/fuddl/wd |
Help Page URL | https://github.com/fuddl/wd/issues |
Privacy Policy Page URL | https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy |
Supported Languages | 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", " |