OS UI Validator
This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...
ما هو OS UI Validator؟
OS UI Validator هو إضافة Chrome تم تطويرها بواسطة marketing، والميزة الرئيسية لها هي "This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة OS UI Validator
قم بتنزيل ملفات الامتداد OS UI Validator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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!
معلومات أساسية عن التمديد
الاسم | OS UI Validator |
ID | nhbhlbjgijhgmjfgndfahpjchfkjdhjl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/os-ui-validator/nhbhlbjgijhgmjfgndfahpjchfkjdhjl |
الوصف | This plugin helps optimizing the code by searching for inline-styles, empty containers, and others... |
حجم الملف | 120 KB |
عدد التثبيتات | 57 |
النسخة الحالية | 0.2.1 |
آخر تحديث | 2023-11-01 |
تاريخ النشر | 2023-09-06 |
المطور | marketing |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://hi-interactive.com/ |
عنوان صفحة سياسة الخصوصية | https://hi-interactive.com/privacy-policy |
اللغات المدعومة | 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": [ " |