Invisible Kahoot Name
This extension was created to show your user name as invisible!
Qu'est-ce que Invisible Kahoot Name ?
Invisible Kahoot Name est une extension Chrome développée par SharkHub, et sa fonction principale est "This extension was created to show your user name as invisible!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Invisible Kahoot Name
Téléchargez les fichiers d'extension Invisible Kahoot Name au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
In this extension users are able to make their name on kahoot invisible! Made by: Hussein Elguindi
Informations de Base sur l'Extension
Nom | Invisible Kahoot Name |
ID | mgbpliiilnmkgnjdfoneablfpmflghip |
URL Officiel | https://chromewebstore.google.com/detail/invisible-kahoot-name/mgbpliiilnmkgnjdfoneablfpmflghip |
Description | This extension was created to show your user name as invisible! |
Taille du Fichier | 14.81 KB |
Nombre d'Installations | 20,000 |
Version Actuelle | 0.1.3 |
Dernière Mise à Jour | 2018-04-15 |
Date de Publication | 2018-04-14 |
Évaluation | 4.37/5 Total 30 Évaluations |
Développeur | SharkHub |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Invisible Kahoot Name", "version": "0.1.3", "manifest_version": 2, "description": "This extension was created to show your user name as invisible!", "homepage_url": "https:\/\/kahoot.it\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Invisible Kahoot Name", "default_popup": "src\/browser_action\/browser_action.html" } } |