410 SEO tool
Enlight your seo
什么是410 SEO tool?
410 SEO tool是由https://410-gone.fr开发的Chrome扩展程序,该扩展的主要功能是“Enlight your seo”。
扩展截图
下载410 SEO tool扩展crx文件
下载410 SEO tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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                     扩展基本信息
| 名称 |   |  
| ID | kcfjeeoinahnhiecbhaaeoecghcpnfam | 
| 官方URL | https://chromewebstore.google.com/detail/410-seo-tool/kcfjeeoinahnhiecbhaaeoecghcpnfam | 
| 简介 | Enlight your seo | 
| 文件大小 | 54.88 KB | 
| 安装次数 | 65 | 
| 当前版本 | 0.9.1 | 
| 更新时间 | 2023-04-28 | 
| 上架时间 | 2023-04-26 | 
| 评分 | 5.00/5 共1次评分 | 
| 开发者 | https://410-gone.fr | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://www.410-gone.fr | 
| 帮助页面URL | https://www.410-gone.fr/contacts | 
| 隐私政策页面URL | https://www.410-gone.fr/legal.html | 
| 支持的语言 | 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"
    }
}  |  |