Skip to content

RecuencoJones/dev-tools-helper-scripts-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevTools Helper Scripts Extension

Just, why?

I'm tired of "Copy as fetch" and having to manually type <paste>.then(r => r.json()).then(d => console.log(d)) when instead I can type with autocomplete hack.logJSON(<paste>).

Install

  • Clone or download this repo
  • Go to edge://extensions or chrome://extensions
  • Make sure Developer mode is selected
  • Click on Load Unpacked
  • Select this folder
  • Profit

About

Browser extension which exposes custom helper functions to window DevTools Console

Resources

Stars

Watchers

Forks