Web Injector
8 ratings
)Overview
Inject JavaScript code into every page (e.g. to help with debugging). For example, make your own wrapper for console logging.
Web Injector injects whatever custom JavaScript code you want into every web page. You can write an advanced wrapper for console logging; include utility functions for debugging; hide elements by class or id; or any other creative thing you can think of. I hope you enjoy this extension, and if you have ideas for improvement, please share!
4.8 out of 58 ratings
Google doesn't verify reviews. Learn more about results and reviews.
Erich ErstuMay 6, 2024
Simple and rather easy to work with but unfortunately it has a bug that prevents the script from being saved. Sometimes the script does not save but it does when you click the beautify button.
Ajoe AlexJan 31, 2019
excellent.Just What I wanted. could be better to have a button to start injecting or stop injecting.
Muhammet Ali PetekOct 17, 2017
Excellent. There are a lot of extensions do injection for domain. But this injects to all pages, every page. Awesome. Here is my darkener, I just dont want to see white anymore. function rgb2hsl(rgbArr){ var r1 = rgbArr[0] / 255; var g1 = rgbArr[1] / 255; var b1 = rgbArr[2] / 255; var alpha = rgbArr[3] ? rgbArr[3] : 1; var maxColor = Math.max(r1,g1,b1); var minColor = Math.min(r1,g1,b1); //Calculate L: var L = (maxColor + minColor) / 2 ; var S = 0; v... Show more
Details
- Version1.0.1
- UpdatedMarch 8, 2019
- Offered byTrevor Reed
- Size152KiB
- LanguagesEnglish
- Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser