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 Coder2357, 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
This extension was created to show your user name as invisible! Grundläggande Information om Tillägg
| Namn | |
| ID | npmhdofgibpjgaieimbglhgblglaijnf |
| Officiell webbadress | https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf |
| Beskrivning | This extension was created to show your user name as invisible! |
| Filstorlek | 14.81 KB |
| Antal Installationer | 3,841 |
| Aktuell Version | 0.1.3 |
| Senast Uppdaterad | 2020-06-13 |
| Publiceringsdatum | 2020-06-13 |
| Betyg | 4.00/5 Totalt 4 Betyg |
| Utvecklare | Coder2357 |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://charles2060lab.wixsite.com/website |
| Hjälpsida URL | https://charles2060lab.wixsite.com/website |
| 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"
}
} | |