SEO Page Speed Test
SEO Page Speed Test will analyze a page's speed using GTmetrix
SEO Page Speed Testとは何ですか?
SEO Page Speed TestはSEO Speed Optimizationによって開発されたChromeの拡張機能で、その主な機能は「SEO Page Speed Test will analyze a page's speed using GTmetrix」です。
拡張機能のスクリーンショット
SEO Page Speed Test拡張機能のCRXファイルをダウンロード
SEO Page Speed Test拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Check any site while browsing in Chrome to compare the speed of a site. This is important if you want your site to rank higher in Google search.
Easy to install, the SEO speed test extension is a valuable tool in any SEO optimization strategy. 拡張機能の基本情報
| 名前 | |
| ID | madjklhambncedlklaejdoooklialdid |
| 公式URL | https://chromewebstore.google.com/detail/seo-page-speed-test/madjklhambncedlklaejdoooklialdid |
| 説明 | SEO Page Speed Test will analyze a page's speed using GTmetrix |
| ファイルサイズ | 21.9 KB |
| インストール数 | 371 |
| 現在のバージョン | 0.0.2 |
| 最終更新日 | 2018-05-03 |
| 公開日 | 2018-05-02 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | SEO Speed Optimization |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://pixeoseo.com/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SEO Page Speed Test",
"version": "0.0.2",
"manifest_version": 2,
"description": "SEO Page Speed Test will analyze a page's speed using GTmetrix",
"homepage_url": "https:\/\/pixeoseo.com",
"browser_action": {
"default_icon": "icons\/pixeo128.png",
"default_popup": "pixeo.html"
},
"permissions": [
"activeTab"
]
} | |