Open tumatanquang opened 2 years ago
@tumatanquang Thanks for the suggestion. We will think about implementing it.
I hope the next version will remove the
Status
(time) column
Bad idea.
and add the
Initiator
column as in DevTools.
Why not to use devtools?
Remove 'time' element #2070 Use 'new tab', not 'pop-up' #2071
@Alex-302
I hope the next version will remove the
Status
(time) columnBad idea.
"Bad idea."?! I wonder what the column has the function to do? Don't do anything other than cramped!
and add the
Initiator
column as in DevTools.Why not to use devtools?
The question is "weird"! So why use "Open Filtering Log"? Simply some websites use code to block open the DevTools window or move to another website when opening the DevTools window to prevent views the source code, multimedia links,... Moreover, at the DevTools window doesn't have a "filter rule" column! Moreover, the "Initiator" column is quite effective in some cases where the advertising load is determined?
I wonder what the column has the function to do? Don't do anything other than cramped!
It shows time:) I use it, when Preserve Log is enabled.
The question is "weird"!
I'm not sure that's even possible. You can use Fiddler, or break anti-debug script(s).
@Alex-302: It shows time:) I use it, when Preserve Log is enabled.
Does it seem to have more to do with site performance than ad blocking? If you're talking about "Preserve Log" in the Network tab instead of the Console. Moreover, the "Preserve Log" is available at Google Chrome's DevTools and AdGuard AdBlocker's "Filter Log", while the "Initiator" column is only available in DevTools, you will not be able to see the "Initiator" column data on some websites that block the opening of DevTools.
@Alex-302: I'm not sure that's even possible. You can use Fiddler, or break anti-debug script(s).
Inefficient, cannot be used simultaneously with the AdGuard AdBlocker extension.
I found out there was a similar issue waiting to be resolved for Additional Information: #1495
Proposed Solution
I often use Incognito mode. However, when I
Open filtering log
, it always opened a new regular tab, and during the web browser it will save some web browsing history and a few cookies (unwanted ways). So I want whenOpen filtering log
, it will determine whether the user is using the Incognito mode or normal mode and then open according to the mode that the user is using. That is very important, at least after I close theFiltering log
window, it will clean the history and cookies that it has saved during the time the user has opened it. In addition, I hope the next version will remove theStatus
(time) column and add theInitiator
column as in DevTools.Additional Information
Although I don't know why, when I opened the
Filtering log
window, then browsing the web on the window that is using Incognitor mode, a few browsing history and cookies will be saved while I don't use regular mode.