SEOKart
SEOKart plugin helps in finding broken links, dofollow and nofollow links.
What is SEOKart?
SEOKart is a Chrome extension developed by http://seokart.com, and its main feature is "SEOKart plugin helps in finding broken links, dofollow and nofollow links.".
Extension Screenshots
Download SEOKart Extension CRX File
Download SEOKart extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | SEOKart |
ID | kkkdhjhimmcckehaabkhpfimmagbompm |
Official URL | https://chrome.google.com/webstore/detail/kkkdhjhimmcckehaabkhpfimmagbompm |
Description | SEOKart plugin helps in finding broken links, dofollow and nofollow links. |
File Size | 71.99 KB |
Installation Count | 138 |
Current Version | 1.0.0 |
Last Updated | 2020-06-15 |
Publish Date | 2020-06-15 |
Developer | http://seokart.com |
Payment Type | free |
Extension Website | https://seokart.com |
Help Page URL | https://seokart.com/faq/ |
Supported Languages | 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": [ " |