PageProbe - Automatic Page Monitor-ის მიმოხილვები
PageProbe - Automatic Page Monitor ავტორი Nodetics
მიმომხილველი Firefox-ის მომხმარებელი 13593990
5 შეფასება 5-დან
მიმომხილველი Firefox-ის მომხმარებელი 13593990, 5 წლის წინI've used other page monitors but this seems to be in a league of its own!!
The ONLY thing I'd change is its lack of live content-selector feedback. You know, as you get with most adblockers? Something that immediatly shows what the content selector string is pointing too.
Edit: I'm struggling to track changes in text formatting (from normal to bold of underlined for example). Check4changes will monitor HTML code. How do you do this in PageProbe?
The ONLY thing I'd change is its lack of live content-selector feedback. You know, as you get with most adblockers? Something that immediatly shows what the content selector string is pointing too.
Edit: I'm struggling to track changes in text formatting (from normal to bold of underlined for example). Check4changes will monitor HTML code. How do you do this in PageProbe?
შემმუშავებლის პასუხი
თარიღი 5 წლის წინIf the text formatting is implemented with html element style-attributes, then it can be detected by appending @style at the end of the PageProbe selector. That will then select the attribute value instead of the text inside the element. However, if the text formatting is done using e.g. [b], [i] or similar tags, it cannot be detected.