Javascript Injector Javascript Injector

Developer Tools
Version: 1.2
Last Update: 2017-06-16

Overview

Javascript Injector is a Chrome extension developed by Daniel Han. According to the data from Chrome web store, current version of Javascript Injector is 1.2, updated on 2017-06-16.
1,000+ users have installed this extension. 9 users have rated this extension with an average rating of .

Inject javascript to the webpage you are visiting

This extension allows you to inject any javascript code into the web page you are visiting. It remembers your page specific script and syncs it across all your devices.

For example, if you want to change the background color of https://duckduckgo.com/ with light blue, you can inject the script 'document.body.style.backgroundColor = "lightblue";' using this extension. After that every time you open this web site, the back ground will be light blue automatically.

Rating

9 ratings

Total Installs

1,000+

Information

Last Update

2017-06-16

Current Version

1.2

Size

59.53KiB

Author

Daniel Han

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar D_00
2022-04-24

Okay tool I would say, but it would have been nice if the GUI was reworked a bit, and if it actually supported the `window.addEventListener(func)`. For me this never triggers, and I have to sometimes run the code at a point that it only affects part of the page because other elements have not fully charged yet.

avatar Valen Valenzaa
2022-03-08

มันใช้กับ google form ได้ยอดเยี่ยม สนใจวิธีใช้ติดต่อ ดาบดำ วาเลนไทน์ บนเฟคบุ็ค

avatar Samagra Singh Tomar - Incendia
2020-11-04

The extension works great & as expected but it should have the feature @Yassine Safraoui asked for ( list of snippets & enabling them easily ).

Also, one important thing is that the URL is remembered along with it's query data. This should either be disabled or optional. Sometimes query data changes for the same site.

avatar Ivan Pruchai
2020-02-04

It works, but after page reloaded you need to paste code and save again.

avatar Yassine Safraoui
2019-08-02

Works like charm, but there is a feature I miss tough, since you can remember the code running on a website, it would be preferred to make like a list of snippets the user can run, or disable on a website real quickly.