1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-16 15:33:38 +01:00

Updated "Source code viewer"

garry-ut99 2024-08-19 09:13:29 +00:00
parent de1d7dc5c5
commit b2059d9a05

@ -236,15 +236,11 @@ You can find out from which filter list(s) a static filter originates, by simply
New in [1.47.3b4](https://github.com/gorhill/uBlock/commit/33c437f99f30daa3172b097ba35ae662239f6013).
You can use the logger to view beautified and syntax-highlighted source code of HTML/CSS/JS/xhr resources when clicking the link in a logger entry. This should help save time when investigating solutions to filter issues.
You can use the logger to view beautified and syntax-highlighted source code of HTML/CSS/JS/xhr resources when clicking on the arrow at the end of the link in a logger entry, it will automatically open the source code viewer. The goal is to save time and to make it easier for filter list authors to investigate filter-related issues.
The goal is to make it easier for filter list authors to investigate filter-related issues.
![the arrow to open the source code viewer](https://github.com/user-attachments/assets/5e4f9d10-a550-4e5a-8551-6df2f970b58c)
When on the logger, you should click on the arrow at the end of the link, it will automatically open the source code viewer.
![the arrow to open the source code viewer](https://user-images.githubusercontent.com/17685483/223643864-5ae1e2c2-3aae-4e55-a252-6a08799faad7.png)
![source code viewer](https://user-images.githubusercontent.com/17685483/223644130-3fdde8bc-ae36-4140-bbec-ae0e6d5d8edd.png)
![source code viewer](https://github.com/user-attachments/assets/5ab1c64e-35c3-4825-90bc-325cab1b0fca)
***