SEO AUDIT
Use SYNSTEK's Website SEO & audit tool to improve your site and identify opportunities to get ahead of the competition
什麼是SEO AUDIT?
SEO AUDIT是由https://synstek.com開發的Chrome擴展程式,該擴展的主要功能是“Use SYNSTEK's Website SEO & audit tool to improve your site and identify opportunities to get ahead of the competition”。
擴展截圖
下載SEO AUDIT擴展crx文件
下載SEO AUDIT擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Use SYNSTEK's Website SEO & audit tool to improve your site and identify opportunities to get ahead of the competition. By this tool you get whole information about your own website. like:- keyword consistency, header tag, meta tag, domain authority, alexa rank, website technologies e.t.c. 擴展基本資訊
| 名稱 | |
| ID | pfdmcdcjokicofllcdfipklhiendbafh |
| 官方網址 | https://chromewebstore.google.com/detail/seo-audit/pfdmcdcjokicofllcdfipklhiendbafh |
| 簡介 | Use SYNSTEK's Website SEO & audit tool to improve your site and identify opportunities to get ahead of the competition |
| 檔案大小 | 23.07 KB |
| 安裝次數 | 13 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2020-01-20 |
| 上架時間 | 2020-01-19 |
| 評分 | 4.50/5 共 4 次評分 |
| 開發者 | https://synstek.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SEO AUDIT",
"manifest_version": 2,
"short_name": "Free SEO audit tool",
"description": "Use SYNSTEK's Website SEO & audit tool to improve your site and identify opportunities to get ahead of the competition",
"version": "1.0.0",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "synstek (1) copy 2.png"
},
"icons": {
"128": "synstek (1) copy.png"
}
} | |