Outline nofollow links, detect nofollow and noindex meta tags on webpages. Features website filtering and custom CSS outline styles.
:: Features
★ supports NOFOLLOW, UGC, and SPONSORED attribute values
★ supports search engine specific robot meta tags
★ disable or enable extension for defined websites
:: Minimum Requirements
Chrome v116
:: Contact & Report issues:
https://www.igorware.com/contact
------------------------------------------------------
:: Changelog
v6.0.1
- fixed several async issues
v6.0.0
- switched to extension manifest V3
- added export and import
- added keyboard shortcuts
- removed "Remember minimised state" setting - now it always remembers minimised state across browser restarts
- misc code improvements
v5.3.4
- fixed an error on options save
v5.3.3
- fixed visual issues in extension options for high pixel density screens
v5.3.2
- trying a fix for errors on Mac OS
v5.3.1
- fix: improved error logging
v5.3.0
- ignore certain errors in logger
- added CSP for better security
v5.2.2
- fixed issue where extension would not mark links with image nested more than one level deep
v5.2.0
- support for UGC and SPONSORED attribute values (there is no way to visually distinguish it from NOFOLLOW value at this time)
- replaced facebook and twitter share links on options page
v5.1.0
- improved the way injected script communicates with background script
- fix: improved error logging
v5.0.0
- new: added outline for links without nofollow attribute ("DoFollow" links)
- new: added outline for external links
- new: added "D" button next to each style input so you can easily restore default style value
- new: inject content scripts to already opened browser tabs on extension start, this should improve user experience on extension install and update
- change: updated minimum requirements to Chrome v39
- change: updated default outline styles (this will be noticed only by new users)
- change: merged content scripts into one script, should use less resources now
- change: made sure that extension doesn't try to load itself into pages from web store to avoid "no permission" errors
- change: improved error logging
- change: removed Google+ icon and updated Facebook and Twitter icons
===> Full changelog on the website