Dota 2 Item Quiz
Dota 2 Item Quiz - Shopkeeper's Quiz
Apa itu Dota 2 Item Quiz?
Dota 2 Item Quiz adalah ekstensi Chrome yang dikembangkan oleh https://sage.ga, dan fitur utamanya adalah "Dota 2 Item Quiz - Shopkeeper's Quiz".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Dota 2 Item Quiz
Unduh file ekstensi Dota 2 Item Quiz dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Dota 2 - Item Quiz
Shopkeeper's Quiz on the extension popup, Easy to play.
Just click to start playing, and test your Item Knowledge.! Informasi Dasar Ekstensi
| Nama | |
| ID | glikcnhkneananjopgmcekfhfbfiinfn |
| URL Resmi | https://chromewebstore.google.com/detail/dota-2-item-quiz/glikcnhkneananjopgmcekfhfbfiinfn |
| Deskripsi | Dota 2 Item Quiz - Shopkeeper's Quiz |
| Ukuran File | 189 KB |
| Jumlah Instalasi | 18 |
| Versi Saat Ini | 0.4 |
| Terakhir Diperbarui | 2019-04-23 |
| Tanggal Publikasi | 2019-04-23 |
| Pengembang | https://sage.ga |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | http://sage.ga |
| URL Halaman Kebijakan Privasi | http://sage.ga |
| Bahasa yang Didukung | 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
} | |