A11Y HTML5 Validator
A11Y HTML5 Validator
Wat is A11Y HTML5 Validator?
A11Y HTML5 Validator is een Chrome-extensie ontwikkeld door Jusuf Azer, en de belangrijkste functie is "A11Y HTML5 Validator".
Extensie Screenshots
Download het CRX-bestand van de extensie A11Y HTML5 Validator
Download A11Y HTML5 Validator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | A11Y HTML5 Validator |
ID | cfgfmngpbhlaagbfjhellojpcpcjmnkl |
Officiële URL | https://chromewebstore.google.com/detail/a11y-html5-validator/cfgfmngpbhlaagbfjhellojpcpcjmnkl |
Beschrijving | A11Y HTML5 Validator |
Bestandsgrootte | 68.97 KB |
Aantal Installaties | 524 |
Huidige Versie | 3.1.2 |
Laatst Bijgewerkt | 2019-04-15 |
Publicatiedatum | 2019-04-13 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Jusuf Azer |
Betalingswijze | free |
Extensiewebsite | https://www.jusufazer.com/ |
Ondersteunde Talen | 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": [ " |