OS UI Validator
This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...
O que é OS UI Validator?
OS UI Validator é uma extensão do Chrome desenvolvida por marketing, e sua principal característica é "This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão OS UI Validator
Baixe arquivos de extensão OS UI Validator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | OS UI Validator |
ID | nhbhlbjgijhgmjfgndfahpjchfkjdhjl |
URL Oficial | https://chromewebstore.google.com/detail/os-ui-validator/nhbhlbjgijhgmjfgndfahpjchfkjdhjl |
Descrição | This plugin helps optimizing the code by searching for inline-styles, empty containers, and others... |
Tamanho do Arquivo | 120 KB |
Contagem de Instalações | 57 |
Versão Atual | 0.2.1 |
Última Atualização | 2023-11-01 |
Data de Publicação | 2023-09-06 |
Desenvolvedor | marketing |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://hi-interactive.com/ |
URL da Página de Política de Privacidade | https://hi-interactive.com/privacy-policy |
Idiomas Suportados | 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": [ " |