SEO audit by iwebchk
Website SEO anaylysis and audit tool.
什么是SEO audit by iwebchk?
SEO audit by iwebchk是由https://iwebchk.com开发的Chrome扩展程序,该扩展的主要功能是“Website SEO anaylysis and audit tool.”。
扩展截图
下载SEO audit by iwebchk扩展crx文件
下载SEO audit by iwebchk扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
iwebchk provides comprehensive SEO audit report. Our goal is to provide all possible information related to your website which can help you improve your web presence. In short, we would like to improve the web. Every day we see websites that are substandard, low performing and not very user friendly therefore we are dedicated to help webmasters, developers and marketers, by pointing out areas in need of improvement.
扩展基本信息
名称 | SEO audit by iwebchk |
ID | nglkdkpdncleifbbjhhlfpakclhahhkn |
官方URL | https://chromewebstore.google.com/detail/seo-audit-by-iwebchk/nglkdkpdncleifbbjhhlfpakclhahhkn |
简介 | Website SEO anaylysis and audit tool. |
文件大小 | 37.84 KB |
安装次数 | 2,771 |
当前版本 | 1.4.2 |
更新时间 | 2020-01-31 |
上架时间 | 2020-01-29 |
评分 | 3.90/5 共10次评分 |
开发者 | https://iwebchk.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://iwebchk.com |
隐私政策页面URL | https://iwebchk.com/privacy |
支持的语言 | en |
manifest.json | |
{ "background": { "scripts": [ "iwebchk.js" ] }, "browser_action": { "default_icon": "iwebchk_16x16.png", "default_title": "iwebchk" }, "permissions": [ "tabs" ], "description": "Website SEO anaylysis and audit tool.", "homepage_url": "https:\/\/iwebchk.com", "icons": { "128": "iwebchk_128x128.png", "16": "iwebchk_16x16.png", "32": "iwebchk_32x32.png", "64": "iwebchk_64x64.png" }, "manifest_version": 2, "name": "SEO audit by iwebchk", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4.2" } |