Pógódnośenja za Simple Link Checker
Simple Link Checker wót Francesco De Stefano
Pógódnośenja wót Wužywaŕ Firefox 14033027
Z 5 z 5 pógódnośony
wót Wužywaŕ Firefox 14033027, 6 éve11 pógódnośenjow
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 18896842, 3 hónapja
- Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 18780018, 3 hónapja判定が甘いのか、ファイルはあるのに赤く色づけされるリンクがある。見た目は簡潔で素晴らしい。同一ドメイン内でのリンク切れと、違うドメインのそれとが別になってくれると良いと思う。
- Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 17776102, 2 éveVisually 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?
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 17393610, 3 éve
Wótegrono wuwijarja
jo se napisał 5 éveWell, 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- Z 5 z 5 pógódnośonywót Apsolyamov, 5 éve
- 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. Wótegrono wuwijarja
jo se napisał 5 éveI immediately write down your proposal ... Thanks and on this occasion I thank all users for their patience while waiting for a new release