Description from extension meta
Lets you test Javascript against a web page.
Image from store
Description from store
A simple plugin that lets you run javascript against any page. Great for if you are testing functions or need to test selectors for tools like puppeteer, playwright or selenium.
Once installed it adds an extra tab to the developer window that opens a code editor where you can type in js and see the result in the console.
Latest reviews
- (2023-05-03) rutger houtdijk: useful since editing JS in the console is a pain
- (2022-10-05) Ray Noppe: Exactly what I was looking for. Simple and easy to test functions on my live site.