Update: Link Status Redux 3.0 migrated to WebExtensions.
This is a WebExtension port of Link Status Redux. See the description of Link Status Redux for more details. Due to WebExtensions API limitation, this extension could not port some features:
- The "Disable visited link styling" option is no longer present. Flip the "layout.css.visited_links_enabled" pref manually from about:config if necessary.
- You will have to hide the browser native status tip manually. Add the following style rule to userChrome.css:
statuspanel[type=overLink] { display: none !important }
- License: BSD 2-Clause "Simplified" License
- Weekly downloads: 0
- Average daily users: 27
- Rating: 4/5 of 3 ratings
- Created: 2017-10-08 16:59:56
- Last updated: 2023-06-25 12:10:27
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/link-status-we/
- API: linkstatuswe@emk.name