AdguardBrowserExtension icon indicating copy to clipboard operation
AdguardBrowserExtension copied to clipboard

Add the "Initiator" column like DevTools and use the current tab mode so that when "Open filtering log"

Open tumatanquang opened this issue 3 years ago • 5 comments

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 when Open 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 the Filtering 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 the Status (time) column and add the Initiator 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.

tumatanquang avatar May 18 '22 18:05 tumatanquang

@tumatanquang Thanks for the suggestion. We will think about implementing it.

Birbber avatar May 19 '22 08:05 Birbber

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?

Alex-302 avatar May 20 '22 20:05 Alex-302

Remove 'time' element #2070 Use 'new tab', not 'pop-up' #2071

XX-J avatar Jun 24 '22 07:06 XX-J

@Alex-302

I hope the next version will remove the Status (time) column

Bad 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?

tumatanquang avatar Jun 26 '22 03:06 tumatanquang

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 avatar Jun 26 '22 18:06 Alex-302

@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.

tumatanquang avatar Mar 11 '23 17:03 tumatanquang

I found out there was a similar issue waiting to be resolved for Additional Information: #1495

tumatanquang avatar Oct 31 '23 17:10 tumatanquang