InjectCode

★★★★★
★★★★★
1,000+ users
<
>
Trump Cards Adult Edition
★★★★★
★★★★★
Enya Concert Nova U Black Carbon Fiber Ukulele - with Free Ukulele Lessons, Case, Strap, Capo and Spare Strings.
★★★★★
★★★★★
Zaroyeax Calculator, Basic Small Battery Operated, Large Display Four Function, Auto Powered Handheld Calculator, Size: One size, Blue
★★★★★
★★★★★
Ridgid R69603FK 6 gal. Portable Electric Pancake Air Compressor w/ 18ga Brad Nailer, 16GA Straight Finish Nailer, & 18ga Finish Stapler
★★★★★
★★★★★
Prime Blue Raspberry Hydration Sticks 6 Count
★★★★★
★★★★★
Nike Caitlin Clark Indiana Fever 2024 Women's Dri-Fit WNBA Victory Jersey Red
★★★★★
★★★★★

For developers who have to deal with sites to which they don't have code side access to. Easily store and inject JavaScript snippets into pages, enhance usability or manipulate data in several open tabs at once.

Features:
* create, edit, delete, sort, name and enable/disable your scripts
* syntax highlighter and autosave
* scripts are stored locally and persist throughout sessions
* run a specific script or all that are marked as active
* change scope to run scripts on the current or on all open tabs
* scripts are injected into the pages after document.ready
* includes jQuery
* added global function openTab(url) to open a new tab within your script (avoid recursion)
* added global XhrMonitor object for working with ajax pages

1.1.0:
* added global InjectCode object which is exported into the content pages (allowing to use attached methods in the Chrome console)

1.1.1:
* removed unused storage permission request

Source available at https://github.com/jaakkytt/In jectCode.
Related