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 |
| 官方URL | 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"
}
} | |