Joydeep SEO and Social Chrome Extension
Joydeep SEO Tool is a Google Chrome Extension which provides a deep On-Page SEO analysis for Free.
Joydeep SEO and Social Chrome Extensionとは何ですか?
Joydeep SEO and Social Chrome Extensionはhttps://www.joydeepdeb.comによって開発されたChromeの拡張機能で、その主な機能は「Joydeep SEO Tool is a Google Chrome Extension which provides a deep On-Page SEO analysis for Free.」です。
拡張機能のスクリーンショット
Joydeep SEO and Social Chrome Extension拡張機能のCRXファイルをダウンロード
Joydeep SEO and Social Chrome Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Joydeep SEO and Social Chrome Extension is a Google Chrome Extension which provides a deep On-Page SEO analysis for Free and also provides Social Media Share data with just one click. 拡張機能の基本情報
| 名前 | |
| ID | dmalffhignidaeihcmafikgckknpjnld |
| 公式URL | https://chromewebstore.google.com/detail/joydeep-seo-and-social-ch/dmalffhignidaeihcmafikgckknpjnld |
| 説明 | Joydeep SEO Tool is a Google Chrome Extension which provides a deep On-Page SEO analysis for Free. |
| ファイルサイズ | 336 KB |
| インストール数 | 50 |
| 現在のバージョン | 0.7 |
| 最終更新日 | 2017-09-21 |
| 公開日 | 2017-09-21 |
| 開発者 | https://www.joydeepdeb.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | http://www.joydeepdeb.com/html/disclaimer.html |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "0.7",
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"name": "Joydeep SEO and Social Chrome Extension",
"description": "Joydeep SEO Tool is a Google Chrome Extension which provides a deep On-Page SEO analysis for Free.",
"browser_action": {
"default_icon": "images\/icon.png",
"default_title": "Joydeep Deb - SEO Tool",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
}
} | |