Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av Link Investigator

Link Investigator av Geoffrey De Belie

Investigates the HTTP status of links in a webpage, selection or link.

5 (2 reviews)5 (2 reviews)
17 användare17 användare
Du behöver Firefox för att kunna använda den här tillägget
Hämta Firefox och få tillägget
Hämta fil

Metadata för tillägg

Skärmbilder
Options page
Om detta tillägg
# Link Investigator

Investigates the HTTP status of links in a webpage, selection or link. Based on https://github.com/damufo/link-analyzer

Features
* In-page link availability checking and color coding: different colors indicate different statuses of availability or unavailability of links
* Browser action button, to quickly check a webpage and quickly see the results
* Overview window, showing you an overview of the checked and skipped links
* Options page, where you can set the colors used

How does it work?
You have a few options to choose from.

With shortcuts
* You can press F4 to check a whole page.
* You can press Shift+F4 to check all the links in a selection.

With mouse - right click menu
* Right click a link -> Check.
* Right click a selection -> Check all links in selection
* Right click a page -> Check all links on the page

With mouse - browser action button
* Click the button of the addon to check all links on the page
* If you have a selection and you click the button, only the selection will be checked

Where do I see the result?
There are a few places where you can see the result.

In the page itself:
* every link gets color-coded. Different colors have different meanings, which can be configured on the options page
* every link gets a tooltip, showing the HTTP status of a link when you hover it, including the reason why it got color-coded as such

In the browser action button:
* The counter will be set to indicate that some unavailable links were found
* The counter will be set shortly in green when all links are available
* The tooltip, which can be seen on hover of the button, displays information about the last check on the current tab

In the overview window:
* The overview window can be hidden automatically after a timeout
* The overview window is off by default, but can be enabled on the options page

Detection of dead links
###Indicators
Aside from the HTTP status code, a few other indicators are used to mark a page as invalid:
* the response returned is empty for websites configured to use GET requests. (note: HEAD requests are always empty so that's expected behaviour). Link Investigator uses HEAD requests by default. ("empty response using GET")
* the responseUrl contains "404" or "error" ("responseURL indicates 404")
* the Levenshtein distance between the requested URL and the responseUrl is less than 70 percent ("redirect to homepage")

These additional reasons are shown when you hover the specific link which might trigger this behaviour.

As you might guess, these indicators indicate that there is a high chance that there is something wrong with the URLs checked. These aren't 100% accurate though and might return a few false positives. In real life tests, these were an extra asset, catching broken or invalid links that wouldn't have been catched otherwise.

### Skipped links
Some links are not checked, these include JavaScript URLs by default, and links that are related to login and logout. These can be extended by you, the user, by going to the options page where you can add extra keywords.

* Recommended "skip links containing":
~logoff,~logout,~signoff
* My personal "skip links containing" (for use with Wikipedia):
~logoff,~logout,~signoff,google,archive.is,archive.today,web.archive.org,Speciaal,manageurlsingle

### Notes about the link context
The "link" context doesn't know which link you clicked, only the URL that was associated with that link. As such, it can happen that multiple elements on the page with the same URL are highlighted while you expect only one element to be highlighted.

Localisation
Feel free to translate Link Investigator into your own language and submit a pull request. If you need help with this, open an issue on GitHub and I'll be glad to assist you.

These languages are already translated:
* Dutch (Nederlands)
* English
* Galician (Galego)

Related addons
* https://addons.mozilla.org/addon/get-archive to retrieve (alive) archived versions for dead links using Internet Archive among other digital archival services

Support and development
### Support assistance
If you notice there are bugs in Link Investigator, open an issue and let me know about it.

### Support the development
If you want to support my work, you're most welcome to send me a donation: https://paypal.me/Smile4ever
Betyg 5 av 2 recensenter
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
2
4
0
3
0
2
0
1
0
Läs alla 2 recensioner
Behörigheter och dataLäs mer

Nödvändiga behörigheter:

  • Visa meddelanden till dig
  • Åtkomst till dina data för alla webbplatser
Mer information
Länkar för tillägg
  • Hemsida
  • Webbplats för support
  • E-post för support
Version
1.3.0
Storlek
145,35 kB
Senast uppdaterad
för 5 år sedan (6 mar 2020)
Relaterade kategorier
  • Webbutveckling
  • Flikar
Licens
Endast GNU General Public License v2.0
Versionshistorik
  • Se alla versioner
Lägg till i samling
Rapportera detta tillägg
Stöd denna utvecklare

Utvecklaren av det här tillägget frågar att du kan hjälpa till att stödja den fortsatta utvecklingen genom att göra ett litet bidrag.

Bidra nu

Versionsfakta för 1.3.0
* Statistics popup:
** Add a section for invalid and timed out links when found
* Set default timeout to 15 seconds instead of 45 seconds
* Automatically retrieve addon version for options page
* Expand README with more personal rules for the exclude list
* Rephrase some options
Fler tillägg av Geoffrey De Belie
  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.