Diki
Multimedialny słownik angielskiego online
What is Diki?
Diki is a Chrome extension developed by sobi3ch, and its main feature is "Multimedialny słownik angielskiego online".
Extension Screenshots
Download Diki Extension CRX File
Download Diki 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
Zaznacz słowo i wybierz Diki z kontekstowego menu
Extension Basic Information
Name | Diki |
ID | afeffbkeofbblopklekkhaijgbnkfjjk |
Official URL | https://chromewebstore.google.com/detail/diki/afeffbkeofbblopklekkhaijgbnkfjjk |
Description | Multimedialny słownik angielskiego online |
File Size | 5.92 KB |
Installation Count | 872 |
Current Version | 0.3 |
Last Updated | 2019-04-07 |
Publish Date | 2019-04-07 |
Rating | 4.60/5 Total 5 Ratings |
Developer | sobi3ch |
Payment Type | free |
Extension Website | https://github.com/sobi3ch/chrome-extensions-diki |
Supported Languages | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "main.js" ] }, "permissions": [ "contextMenus" ], "manifest_version": 2, "version": "0.3", "name": "Diki", "description": "Multimedialny s\u0142ownik angielskiego online", "author": "Piotr Sobieszcza\u0144ski", "icons": { "16": "diki-small.png", "64": "diki-medium.png" } } |