Отзывы на Simple Link Checker
Simple Link Checker от Francesco De Stefano
11 отзывов
- Оценено на 5 из 5от Пользователь Firefox 18896842, 4 месяца назад
- Оценено на 3 из 5от Пользователь Firefox 18780018, 5 месяцев назад判定が甘いのか、ファイルはあるのに赤く色づけされるリンクがある。見た目は簡潔で素晴らしい。同一ドメイン内でのリンク切れと、違うドメインのそれとが別になってくれると良いと思う。
- Оценено на 3 из 5от Пользователь Firefox 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 17393610, 3 года назад
- Оценено на 5 из 5от Пользователь Firefox 17045183, 4 года назадFive stars: quick, simple, and beautiful.
- Оценено на 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 из 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 14033027, 6 лет назад