Description from extension meta
Modify any website by adding small piece of JS. Remove ugly fonts, increase contrast, etc.
Image from store
Description from store
What is it?
Improvements is chrome extension. It allows you to define JS code to be executed on sites you specify. It requires knowledge of JS, intended audience are programmers.
How to use it?
Let's say you want light gray background on www.google.sk. Open settings site, add "www.google.sk"; to the "Page" input and type in this code:
document.body.style.backgroundColor = 'silver';
Hit "Save" button and when you visit www.google.sk, the background will be light gray.
Statistics
Installs
30
history
Category
Rating
0.0 (0 votes)
Last update / version
2024-09-10 / 0.1.16
Listing languages
en