A11Y HTML5 Validator
A11Y HTML5 Validator
Qu'est-ce que A11Y HTML5 Validator ?
A11Y HTML5 Validator est une extension Chrome développée par Jusuf Azer, et sa fonction principale est "A11Y HTML5 Validator".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension A11Y HTML5 Validator
Téléchargez les fichiers d'extension A11Y HTML5 Validator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
A11Y (Pronounced « Alix ». Because it's fun.) allows you to check your HTML Markup for web accessibility issues by simply applying a stylesheet that makes use of advanced CSS selectors. It can be used to roughly evaluate a site's HTML5 quality and web accessibility by simply applying one of the settings from the modal dialog. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Informations de Base sur l'Extension
Nom | A11Y HTML5 Validator |
ID | cfgfmngpbhlaagbfjhellojpcpcjmnkl |
URL Officiel | https://chromewebstore.google.com/detail/a11y-html5-validator/cfgfmngpbhlaagbfjhellojpcpcjmnkl |
Description | A11Y HTML5 Validator |
Taille du Fichier | 68.97 KB |
Nombre d'Installations | 524 |
Version Actuelle | 3.1.2 |
Dernière Mise à Jour | 2019-04-15 |
Date de Publication | 2019-04-13 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Jusuf Azer |
Type de Paiement | free |
Site Web de l'Extension | https://www.jusufazer.com/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "A11Y HTML5 Validator", "description": "A11Y HTML5 Validator", "version": "3.1.2", "icons": { "128": "icon_128.png" }, "permissions": [ "activeTab" ], "web_accessible_resources": [ "app\/*.css", "app\/*.custom.css", "app\/modal.html", "images\/logo.png" ], "content_scripts": [ { "matches": [ " |