OS UI Validator
This plugin helps optimizing the code by searching for inline-styles, empty containers, and others...
OS UI Validator क्या है?
OS UI Validator marketing द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This plugin helps optimizing the code by searching for inline-styles, empty containers, and others..."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में OS UI Validator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/ |
गोपनीयता नीति पृष्ठ URL | 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": [ " |