Webpage Spider View Tool
Check how spider view your webpage content
Webpage Spider View Toolとは何ですか?
Webpage Spider View Toolはhttps://small-seo-tools.zuumsoft.comによって開発されたChromeの拡張機能で、その主な機能は「Check how spider view your webpage content」です。
拡張機能のスクリーンショット
Webpage Spider View Tool拡張機能のCRXファイルをダウンロード
Webpage Spider View Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Check how spider crawler bot view your website and detect/mark keywords on it. Just visit online tool with extension click. Then enter website address and keyword, then click View button to see how spider view your content.
拡張機能の基本情報
名前 | |
ID | kphdoickfodejnpginiklpmkpooobjib |
公式URL | https://chrome.google.com/webstore/detail/webpage-spider-view-tool/kphdoickfodejnpginiklpmkpooobjib |
説明 | Check how spider view your webpage content |
ファイルサイズ | 29.5 KB |
インストール数 | 86 |
現在のバージョン | 1.0 |
最終更新日 | 2020-07-21 |
公開日 | 2020-07-21 |
開発者 | https://small-seo-tools.zuumsoft.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://small-seo-tools.zuumsoft.com/tool/webpage-spider-view-tool/ |
プライバシーポリシーページのURL | https://small-seo-tools.zuumsoft.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Webpage Spider View Tool", "default_locale": "en", "description": "Check how spider view your webpage content", "background": { "scripts": [ "background.js" ] }, "version": "1.0", "icons": { "128": "images\/icon-128.png" }, "browser_action": { "default_icon": "images\/icon-128.png" } } |