OS UI Validator
This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...
Co je OS UI Validator?
OS UI Validator je rozšíření Chrome vyvinuté marketing, a jeho hlavní funkcí je „This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření OS UI Validator
Stáhněte si soubory rozšíření OS UI Validator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
The main goal of the plugin is to allow any developer, even without any front-end knowledge, to be able to evaluate the quality of its development following the front-end best practices. We analyse some of the most common problems found when developing a website or application: Usage of inline CSS; Usage of “!important” tag in CSS; Usage of empty elements on the screen; The extension shows a list of warnings and its placement in the screen, in order to facilitate the developer to find and fix it. We also provide some useful help on how to fix these problems and provide users with an e-mail in case they want to know more about it or simply give us some feedback on how to improve the extension. Our target is to improve the extension with more validations within the next versions. Developed by Hi Interactive team!
Základní Informace o Rozšíření
Název | OS UI Validator |
ID | nhbhlbjgijhgmjfgndfahpjchfkjdhjl |
Oficiální URL | https://chromewebstore.google.com/detail/os-ui-validator/nhbhlbjgijhgmjfgndfahpjchfkjdhjl |
Popis | This plugin helps optimizing the code by searching for inline-styles, empty containers, and others... |
Velikost souboru | 120 KB |
Počet instalací | 57 |
Aktuální Verze | 0.2.1 |
Poslední Aktualizace | 2023-11-01 |
Datum Vydání | 2023-09-06 |
Vývojář | marketing |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://hi-interactive.com/ |
URL Stránky Zásad Ochrany Soukromí | https://hi-interactive.com/privacy-policy |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "OS UI Validator", "version": "0.2.1", "description": "This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...", "short_name": "OS UI Validator", "author": "Hi Interactive", "homepage_url": "https:\/\/www.hi-interactive.com\/", "content_scripts": [ { "matches": [ " |