From October 7th, 2015 to March 23rd, 2023, 68% user give 5-star rating, 12% user give 4-star rating, 7% user give 3-star rating, 4% user give 2-star rating, 9% user give 1-star rating. for Custom JavaScript for Websites 2 chrome extension.
Awesome plugin, wish it had an option to run a script automatically when the page loads instead of having to open and click save each time
magical
It did everything that it said it would do
The JavaScript injection worked but could not inject CSS.
Nice tool, thanks
It's really that one outstanding extension which I was finding on google... Good work team?
This plugin not perfect, but it does its job. Many similar plugins i tried and only this one works.
Really useful tool. I'm only using it on one website, to vary zoom levels on different pages on the same host.
Cho đến thời điểm hiện tại thì extension khá tốt và chưa gặp vấn đề gì cả. Khá hài lòng!
Hi, I really like your platform but platform but in "All Host & Patterns" list, please add the ability to toggle on/off actions from running when you open a URL so can test and save your work. Also please add the ability to put groups of URL-actions in folders, and to name actions and folders.
work perfectly for custom javascripts
Just great!
SInce version 2 this app works only randomly, also if I clear "disable" this app "for this host" the app activated himself randomly even the browser is restarted. So all in all not usable anymore for me.
How to migrate from v2.2.5(poakhlngfciodnhlhhgnaaelnpjljija)? I have so many site script. I can't move it one by one.
Great
can't handle large scripts, just refuses to save.
perfect
Unable to save script, says it's too long. No problem with original cjs.
This extension is awesome and has made the use of an off-the-shelf corporate web app much more tolerable.
cool
Works nicely to inject custom CSS! (function(){ let style = ` <style> .nav-sidepanel__org-list { min-height: 400px; } </style>`; document.head.insertAdjacentHTML("beforeend", style); })(); :)
awesome extension for appling custom script for any site. Thanks a lot.
It does not work on Audi website: https://www.audi.de/de/brand/de/neuwagen/a6/rs-6-avant/zubehoer.html I tried inserting below code: window.onload = (event) => { alert('Page loaded') };
Fantastic! I love it!
Hi, I really like it! It works great but is how much code we can write is limited? because when I write a lot of code, it shows me an error.
doesn't work in incognito, Already allow in incognito, even simple script such as console.log("1") doesn't work in incognito page, but work on normal page, please fix it, I really like this extension :(
wow
i give 5 star, very good. Many stupid developer leave their production site with javascript broken, need to correct the code before we can submit the form.
Doesn't work anymore document.getElementsById("txtUsername").value = "10";
If I could give you 10 stars, I would! Love your extension. Personalizing and customizing the web however I wish. Love it!
Please allow more code size.
very helpful thanks you
I try to add own js file but its not working how to do that? please help me on this
love the app but i found a website that it does not accept the injection from this extension.. it would be super if we could fix it!
Love this. An extension to end all extensions. I use this on scribd.com to add zerbra stripes in the reader: $(window).load(function(e) { $( "span.text_line:odd" ).css( "background-color", "#bbbbff" ); });
Doesn't work anymore
there are problems with the external script injection although the built in example works (//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js;), URLs with the format http://.... doesn't work. also, like CJS1, there is a problem to inject more then two external scripts (the 3rd script and later scripts aren't really injected)
Awesome
Wow, so simple, clean, and effective! Love the ability to only run based on certain URL's, this is critical. This in combination with StyleBot for CSS = all-in-one seamless web customization for sites that need some help! Thanks!
Kinda worried using this, Until now Im still using Custom Javascript for website (not 2/this).. but this one looks so similar. Is this clone? Are you put something into this? I've so many question why there's second CJS with *different* author. Thank you ---- Edit: Ah, yeah GUI. I appreciate coz this have some feature which the first didnt have.(I was give 2 stars)
I said this on version 1, but you should add an option in "hosts" for "Every Site"! Otherwise, love this plugin.
Works perfect!!!
This is the best thing since sliced bread. I don't understand why the bad reviews. Works like a charm. God bless xcv58 and all the contributors! BTW much better that the first version of CJS Update: Injecting jQuery on facebook doesn't work
This extension just gets worse and worse. The latest update doesn't even work. Tested it with a simple alert command. Nothing pops up. Getting frustrated with this extension. Looks like I might have to develop my own extension.
Doesn't work anymore :/
5 star baby
Finally, a way to remove the annoying avatar images (especially the animated ones) from BoardGameGeek. This extension doesn't (can't) stop the images from loading, but it can remove the from the DOM once they are loaded.
Didn't work, had to revert back to CJS first version
as a website programmer, i love this somuch xD
Awesome extension, I love it! Is there a way to inject script to pages which match a specific Regexp url? For example: url: *.google.com script: alert(1)
ありがとう
The best javascript inject extension, the only thing that it's missing is editing javascript out of page.
LOVE IT! LOVE IT! LOVE IT!
I was wondering if there was a way to rerun the code when a website used history.push(); Otherwise, it's pretty useful!
This was exactly what I was looking for. I mainly wanted it to add the jquery library to sites automatically but found the ability to automatically run jquery code on specific pages awsome.
Thanks for attempting at a updated version but it wont save anything over 5k or so characters. The other original one has no issues with that aspect. Does work besides that though, so I'll give ya 3 stars. UPDATE: Thanks for the response Yihong. I changed my rating as the extension does work well. Not sure why I wasn't hosting the js code separately in the first place haha.
Seems to have fixed a big bug that v1 had. Powerful extension!