SEOKart
SEOKart plugin helps in finding broken links, dofollow and nofollow links.
Qu'est-ce que SEOKart ?
SEOKart est une extension Chrome développée par http://seokart.com, et sa fonction principale est "SEOKart plugin helps in finding broken links, dofollow and nofollow links.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SEOKart
Téléchargez les fichiers d'extension SEOKart au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | SEOKart |
ID | kkkdhjhimmcckehaabkhpfimmagbompm |
URL Officiel | https://chrome.google.com/webstore/detail/kkkdhjhimmcckehaabkhpfimmagbompm |
Description | SEOKart plugin helps in finding broken links, dofollow and nofollow links. |
Taille du Fichier | 71.99 KB |
Nombre d'Installations | 138 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2020-06-15 |
Date de Publication | 2020-06-15 |
Développeur | http://seokart.com |
Type de Paiement | free |
Site Web de l'Extension | https://seokart.com |
URL de la Page d'Aide | https://seokart.com/faq/ |
Langues Prises en Charge | 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": [ " |