Dota 2 Item Quiz
Dota 2 Item Quiz - Shopkeeper's Quiz
What is Dota 2 Item Quiz?
Dota 2 Item Quiz is a Chrome extension developed by https://sage.ga, and its main feature is "Dota 2 Item Quiz - Shopkeeper's Quiz".
Extension Screenshots
Download Dota 2 Item Quiz Extension CRX File
Download Dota 2 Item Quiz 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
Dota 2 - Item Quiz Shopkeeper's Quiz on the extension popup, Easy to play. Just click to start playing, and test your Item Knowledge.!
Extension Basic Information
Name | Dota 2 Item Quiz |
ID | glikcnhkneananjopgmcekfhfbfiinfn |
Official URL | https://chromewebstore.google.com/detail/dota-2-item-quiz/glikcnhkneananjopgmcekfhfbfiinfn |
Description | Dota 2 Item Quiz - Shopkeeper's Quiz |
File Size | 189 KB |
Installation Count | 18 |
Current Version | 0.4 |
Last Updated | 2019-04-23 |
Publish Date | 2019-04-23 |
Developer | https://sage.ga |
[email protected] | |
Payment Type | free |
Extension Website | http://sage.ga |
Privacy Policy Page URL | http://sage.ga |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_title": "Dota 2 Item Quiz", "default_popup": "itemQuiz.html" }, "name": "Dota 2 Item Quiz", "description": "Dota 2 Item Quiz - Shopkeeper's Quiz", "permissions": [ "activeTab", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "web_accessible_resources": [ "*" ], "version": "0.4", "manifest_version": 2 } |