Skip to content

matanber/domlogger-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note

The configurations in the official DomLogger++ repo are much better than the ones provided here, you should probably use them instead.

DomLogger Configs

This repos includes some useful configurations for the DomLogger++ extension by Kévin - Mizu. To import one of the configurations, navigate to the settings page of the extension, and either paste in the configuration or click on the import icon.

List of Configurations

  • URL params - This config displays some query parameters which the target site might be using, by hooking the URLSearchParams.prototype.get and URLSearchParams.prototype.has functions.
  • Query selectors - This config displays all of the query selectors which the target has executed, by hooking the document.querySelector and document.querySelectorAll functions. I will add support for JQuery selectors to this config in the future.

About

Useful configurations for the DomLogger++ extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published