Custom JavaScript for Websites 2 Custom JavaScript for Websites 2

Developer Tools
Version: 3.4.12
Last Update: 2023-02-20

Overview

Custom JavaScript for Websites 2 is a Chrome extension developed by xcv58. According to the data from Chrome web store, current version of Custom JavaScript for Websites 2 is 3.4.12, updated on 2023-02-20.
40,000+ users have installed this extension. 109 users have rated this extension with an average rating of .

Run custom JavaScript on any website.

Run custom JavaScript on any website. Use this tool to inject custom JavaScript in any website.

Your scripts are kept by the Chrome sync API and applied across domain URLs. You can inject custom JavaScript based on domain or custom Regular Expression (since v3.1.1).

This extension supports dedicated tab to edit your codes since v2.5.1

You can use some built-in libraries such as
* jQuery 1.12.4
* jQuery 2.2.4
* jQuery 3.2.1
* Indefinite Observable 1.0.1
* MooTools 1.6.0

or/and your own external scripts.

Use cases:

* Site debugging (wrong list sort, etc.)
* Extract useful information from website, such as billings/orders metadata
* Hide annoying popups and Ads
* Custom UI
* Anything you can think of :)

Inject large JavaScript: https://github.com/xcv58/Custom-JavaScript-for-Websites-2#how-do-i-inject-large-javascript

New features:

Ace Editor (formating, highlight, undo/redo by hotkeys)
Draft auto save (so doesn't matter when you close the window without saving)
Hosts (websites) switch (you can browse customjs of other websites)
Include external script (eq. Underscore.js is cool)
Thanks to:

Ace - http://ace.c9.io/
Pure - http://purecss.io/

Rating

109 ratings

Total Installs

40,000+

Information

Last Update

2023-02-20

Current Version

3.4.12

Size

588KiB

Author

xcv58

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar KaRaYeL HAXBALL
2022-02-08

Failed to save your script, it's usually because your script is too large to store in storage.sync. Please reduce your script size and try again!

We know this problem and try to fix it, please follow this issue if you want.

avatar Suraj Chourasia
2022-02-06

It's really that one outstanding extension which I was finding on google... Good work team?

avatar Donatas Činka
2022-02-05

This plugin not perfect, but it does its job. Many similar plugins i tried and only this one works.

avatar Edward Forshaw
2022-02-01

Really useful tool. I'm only using it on one website, to vary zoom levels on different pages on the same host.

avatar P YC
2022-01-28

적용 잘되고, 직접 작성하는 자바라 가능성이 무한해요.
저는 성인광고를 지우거나 하는 용도로 써요!