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 | 
| 官方網址 | 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"
    }
}  |  |