Critiques pour Simple Link Checker
Simple Link Checker par Francesco De Stefano
11 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 18896842 de Firefox, il y a 5 mois
- Noté 3 sur 5par Utilisateur ou utilisatrice 18780018 de Firefox, il y a 5 mois判定が甘いのか、ファイルはあるのに赤く色づけされるリンクがある。見た目は簡潔で素晴らしい。同一ドメイン内でのリンク切れと、違うドメインのそれとが別になってくれると良いと思う。
- Noté 3 sur 5par Utilisateur ou utilisatrice 17776102 de Firefox, il y a 3 ansVisually perfect, unfortunately after checking the links it logs me out of most sites where I'm logged in. Caused by checking the "Logout" link if it can be accessed from that page. Would it be possible to omit this link from the check?
- Noté 5 sur 5par Utilisateur ou utilisatrice 17393610 de Firefox, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17045183 de Firefox, il y a 4 ansFive stars: quick, simple, and beautiful.
- Noté 5 sur 5par BelFox, il y a 5 ansThis add-on works great! Seems to work fast and reliable. The highlights make it easy to discover redirects and broken links.
Would be great if it also worked in Firefox's built-in XML and JSON viewer, but I guess that is a limitation of the WebExtensions-API?Réponse du développeur
mis en ligne : il y a 5 ansWell, first of all thank you for your happy review .... The limitations of add-ons don't really affect APIs, but web page headers that prohibit the execution of WebExtensions content scripts...
Best regards - Noté 5 sur 5par Apsolyamov, il y a 5 ans
- Noté 4 sur 5par Charles, il y a 5 ansNice extension! Request: Change colors? The chosen "standard" shades are fairly useless for red/green colorblind folks.
A hint that may help someone w/ a similar problem as I: I used this to identify broken links in my video collection after a data disaster. It took too long for it to scan each video file (TBs of data), so I made a "shadow" directory w/ all the same dir structure and file names but zero length files:
$ mkdir JustNames
$ find tv -type d -exec mkdir "JustNames/{}" \;
$ find tv -type f -exec touch "JustNames/{}" \;
Copied my html file to that dir (overwriting the zero-length version of it) and Link Checker processed >2,000 links in seconds. - Noté 5 sur 5par Matt GD, il y a 5 ansI wish we could have a list of all the links and select what we want to open in new tabs
Response to developer: Thanks :)Réponse du développeur
mis en ligne : il y a 5 ansI immediately write down your proposal ... Thanks and on this occasion I thank all users for their patience while waiting for a new release - Noté 5 sur 5par Utilisateur ou utilisatrice 14033027 de Firefox, il y a 6 ans