Nofollow SEO Link Highlighter
Highlight follow and nofollow links
What is Nofollow SEO Link Highlighter?
Nofollow SEO Link Highlighter is a Chrome extension developed by wayfair.com, and its main feature is "Highlight follow and nofollow links".
Extension Screenshots
Download Nofollow SEO Link Highlighter Extension CRX File
Download Nofollow SEO Link Highlighter 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
Nofollow SEO Link Highlighter is an extension for Google Chrome that allows you to highlight links that point to any of your domains. You can choose the colors to highlight nofollow and follow links, and which domains/hosts to highlight. You can also turn highlighting on and off for different sites.
Extension Basic Information
Name | Nofollow SEO Link Highlighter |
ID | gamkimojcjodhglgkmeigpnakpefkkcd |
Official URL | https://chromewebstore.google.com/detail/nofollow-seo-link-highlig/gamkimojcjodhglgkmeigpnakpefkkcd |
Description | Highlight follow and nofollow links |
File Size | 755 KB |
Installation Count | 6,000 |
Current Version | 0.2.1 |
Last Updated | 2015-06-26 |
Publish Date | 2015-06-26 |
Rating | 2.47/5 Total 36 Ratings |
Developer | wayfair.com |
Payment Type | free |
Extension Website | https://github.com/wayfair/nofollow_highlighter |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Wayfair", "name": "Nofollow SEO Link Highlighter", "version": "0.2.1", "minimum_chrome_version": "16.0", "manifest_version": 2, "description": "Highlight follow and nofollow links", "permissions": [ "activeTab", "tabs" ], "browser_action": { "default_icon": "images\/icon-off.png" }, "icons": { "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "background": { "scripts": [ "js\/core.js" ] }, "content_scripts": [ { "matches": [ " |