Dota 2 Item Quiz
Dota 2 Item Quiz - Shopkeeper's Quiz
Was ist Dota 2 Item Quiz?
Dota 2 Item Quiz ist eine Chrome-Erweiterung, die von https://sage.ga entwickelt wurde, und ihr Hauptmerkmal ist "Dota 2 Item Quiz - Shopkeeper's Quiz".
Erweiterungsscreenshots
Dota 2 Item Quiz-Erweiterungs-CRX-Datei herunterladen
Laden Sie Dota 2 Item Quiz-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        Dota 2 - Item Quiz
Shopkeeper's Quiz on the extension popup, Easy to play.
Just click to start playing, and test your Item Knowledge.!                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | glikcnhkneananjopgmcekfhfbfiinfn | 
| Offizielle URL | https://chromewebstore.google.com/detail/dota-2-item-quiz/glikcnhkneananjopgmcekfhfbfiinfn | 
| Beschreibung | Dota 2 Item Quiz - Shopkeeper's Quiz | 
| Dateigröße | 189 KB | 
| Installationsanzahl | 18 | 
| Aktuelle Version | 0.4 | 
| Letztes Update | 2019-04-23 | 
| Veröffentlichungsdatum | 2019-04-23 | 
| Entwickler | https://sage.ga | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | http://sage.ga | 
| URL der Datenschutzrichtlinien-Seite | http://sage.ga | 
| Unterstützte Sprachen | 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
}  |  |