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 Coder2357, 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
This extension was created to show your user name as invisible!
Informations de Base sur l'Extension
Nom | Invisible Kahoot Name |
ID | npmhdofgibpjgaieimbglhgblglaijnf |
URL Officiel | https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf |
Description | This extension was created to show your user name as invisible! |
Taille du Fichier | 14.81 KB |
Nombre d'Installations | 3,841 |
Version Actuelle | 0.1.3 |
Dernière Mise à Jour | 2020-06-13 |
Date de Publication | 2020-06-13 |
Évaluation | 4.00/5 Total 4 Évaluations |
Développeur | Coder2357 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://charles2060lab.wixsite.com/website |
URL de la Page d'Aide | https://charles2060lab.wixsite.com/website |
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" } } |