
Link Status WE tekijä emk
Shows an indicator on the status tip along with the link address when the mouse cursor is over a link to a page you bookmarked or visited before.
29 käyttäjää29 käyttäjää
Laajennuksen metatiedot
Tietoja tästä laajennuksesta
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:
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 }
Arvio 4 3 arvostelijan toimesta
Käyttöoikeudet ja dataLue lisää
Vaaditut käyttöoikeudet:
- Lue ja muokkaa kirjanmerkkejä
- Pääsy selaushistoriaan
- Pääsy tietoihisi kaikilla verkkosivuilla
Lisätietoja
- Lisäosan linkit
- Versio
- 1.0.14
- Koko
- 17,32 kt
- Viimeksi päivitetty
- vuosi sitten (23. heinä 2024)
- Liittyvät luokat
- Versiohistoria
- Lisää kokoelmaan
Version 1.0.14 julkaisutiedot
Fixed a bug where the add-on could not show status about file: URLs.