410 SEO tool
Enlight your seo
What is 410 SEO tool?
410 SEO tool is a Chrome extension developed by https://410-gone.fr, and its main feature is "Enlight your seo".
Extension Screenshots
Download 410 SEO tool Extension CRX File
Download 410 SEO tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Cette extension SEO permet d'analyser la structure de votre page web afin d'en améliorer son référencement naturel. Dans cette version, vous trouverez deux fonctionnalités novatrices pour votre SEO: v0.9.0 - Affichage avec surbrillance des zones html5 (header, main footer, nav, article et aside) - Affichage avec surbrillance des balises Hn v0.9.1 - Ajout du mise en surbrillance des liens pris en compte sémantiquement
Extension Basic Information
Name | 410 SEO tool |
ID | kcfjeeoinahnhiecbhaaeoecghcpnfam |
Official URL | https://chromewebstore.google.com/detail/410-seo-tool/kcfjeeoinahnhiecbhaaeoecghcpnfam |
Description | Enlight your seo |
File Size | 54.88 KB |
Installation Count | 65 |
Current Version | 0.9.1 |
Last Updated | 2023-04-28 |
Publish Date | 2023-04-26 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://410-gone.fr |
[email protected] | |
Payment Type | free |
Extension Website | https://www.410-gone.fr |
Help Page URL | https://www.410-gone.fr/contacts |
Privacy Policy Page URL | https://www.410-gone.fr/legal.html |
Supported Languages | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "410 SEO tool", "version": "0.9.1", "description": "Enlight your seo", "action": { "default_popup": "popup.html", "default_icon": { "16": "icon-16.png", "32": "icon-32.png", "128": "icon-128.png" } }, "options_page": "options.html", "permissions": [ "activeTab", "scripting", "storage" ], "icons": { "16": "icon-16.png", "32": "icon-32.png", "128": "icon-128.png" } } |