Description: Google Chrome Developer Tools are a set of web developer tools built directly into the Google Chrome browser. They allow developers to edit pages and JavaScript on the fly, debug issues, monitor network requests, simulate mobile experiences, and improve workflow and productivity.
Type: software
Description: Tampermonkey is a popular browser extension that allows users to install userscripts - little bits of JavaScript that make changes to web pages. It works by injecting code into pages as they load. Tampermonkey makes it easy to customize web pages and automate tasks in the browser.
Type: software