Invisible Kahoot Name
This extension was created to show your user name as invisible!
Vad är Invisible Kahoot Name?
Invisible Kahoot Name är en Chrome-tillägg utvecklad av SharkHub, och dess huvudfunktion är "This extension was created to show your user name as invisible!".
Tilläggsskärmbilder
Ladda ner Invisible Kahoot Name-förlängningens CRX-fil
Ladda ner Invisible Kahoot Name-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
In this extension users are able to make their name on kahoot invisible! Made by: Hussein Elguindi
Grundläggande Information om Tillägg
Namn | Invisible Kahoot Name |
ID | mgbpliiilnmkgnjdfoneablfpmflghip |
Officiell webbadress | https://chromewebstore.google.com/detail/invisible-kahoot-name/mgbpliiilnmkgnjdfoneablfpmflghip |
Beskrivning | This extension was created to show your user name as invisible! |
Filstorlek | 14.81 KB |
Antal Installationer | 20,000 |
Aktuell Version | 0.1.3 |
Senast Uppdaterad | 2018-04-15 |
Publiceringsdatum | 2018-04-14 |
Betyg | 4.37/5 Totalt 30 Betyg |
Utvecklare | SharkHub |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |