Principles of UX Quiz
Learn the 19 Laws of UX every time you open a new tab
Wat is Principles of UX Quiz?
Principles of UX Quiz is een Chrome-extensie ontwikkeld door Daniel Pape, en de belangrijkste functie is "Learn the 19 Laws of UX every time you open a new tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Principles of UX Quiz
Download Principles of UX Quiz-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Confidently drop the laws of UX into your design reviews by learning every time you open a new tab. Basisinformatie over de Extensie
| Naam | |
| ID | kbkfgplenomppkcoakbcdbikmjegfhpg |
| Officiële URL | https://chromewebstore.google.com/detail/principles-of-ux-quiz/kbkfgplenomppkcoakbcdbikmjegfhpg |
| Beschrijving | Learn the 19 Laws of UX every time you open a new tab |
| Bestandsgrootte | 5.97 MB |
| Aantal Installaties | 225 |
| Huidige Versie | 0.2 |
| Laatst Bijgewerkt | 2023-12-25 |
| Publicatiedatum | 2019-08-27 |
| Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Daniel Pape |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Principles of UX Quiz",
"short_name": "UX Quiz",
"description": "Learn the 19 Laws of UX every time you open a new tab",
"version": "0.2",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "index.html"
},
"manifest_version": 2,
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"64": "icon64.png",
"128": "icon128.png"
}
} | |