Отзиви за Simple Link Checker
Simple Link Checker от Francesco De Stefano
11 отзиви
- Оценена с 5 от 5от Firefox user 18896842, преди 2 месеца
- Оценена с 3 от 5от Firefox user 18780018, преди 2 месеца判定が甘いのか、ファイルはあるのに赤く色づけされるリンクがある。見た目は簡潔で素晴らしい。同一ドメイン内でのリンク切れと、違うドメインのそれとが別になってくれると良いと思う。
- Оценена с 3 от 5от Firefox user 17776102, преди 2 годиниVisually 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?
- Оценена с 5 от 5от Firefox user 17393610, преди 3 години
- Оценена с 5 от 5от BelFox, преди 5 годиниThis 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?Отговор от разработчика
публикувано на преди 5 годиниWell, 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 - Оценена с 5 от 5от Apsolyamov, преди 5 години
- Оценена с 4 от 5от Charles, преди 5 годиниNice 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.Отговор от разработчика
публикувано на преди 5 годиниHi Charles,
Thanks for your tips, really thanks
Best - Оценена с 5 от 5от Matt GD, преди 5 годиниI wish we could have a list of all the links and select what we want to open in new tabs
Response to developer: Thanks :)Отговор от разработчика
публикувано на преди 5 годиниI immediately write down your proposal ... Thanks and on this occasion I thank all users for their patience while waiting for a new release - Оценена с 5 от 5от Firefox user 14033027, преди 6 години