SEOKart
SEOKart plugin helps in finding broken links, dofollow and nofollow links.
什么是SEOKart?
SEOKart是由http://seokart.com开发的Chrome扩展程序,该扩展的主要功能是“SEOKart plugin helps in finding broken links, dofollow and nofollow links.”。
扩展截图
下载SEOKart扩展crx文件
下载SEOKart扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
1)You can check the do follow link, no follow link, UGC link and Sponsored Link by simply using SEOKart plugin. 2) As a part of link identification,you can customized color of underline. 3) An intent filter of higlight, allow user to check the internal broken link and external broken link using SEOKart plugin. 4)The plugin is able to verify external link/domain specified in the host URL with red color.
扩展基本信息
名称 | SEOKart |
ID | kkkdhjhimmcckehaabkhpfimmagbompm |
官方URL | https://chrome.google.com/webstore/detail/kkkdhjhimmcckehaabkhpfimmagbompm |
简介 | SEOKart plugin helps in finding broken links, dofollow and nofollow links. |
文件大小 | 71.99 KB |
安装次数 | 138 |
当前版本 | 1.0.0 |
更新时间 | 2020-06-15 |
上架时间 | 2020-06-15 |
开发者 | http://seokart.com |
付费类型 | free |
扩展官网 | https://seokart.com |
帮助页面URL | https://seokart.com/faq/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SEOKart", "version": "1.0.0", "minimum_chrome_version": "16.0", "manifest_version": 2, "description": "SEOKart plugin helps in finding broken links, dofollow and nofollow links.", "permissions": [ "activeTab", "tabs", "storage" ], "browser_action": { "default_icon": "images\/icon-off.png", "default_popup": "html\/popup.html" }, "icons": { "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "background": { "scripts": [ "js\/core.js" ] }, "content_scripts": [ { "matches": [ " |