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
拡張機能の基本情報
名前 | 410 SEO tool |
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 |
Eメール | [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" } } |