4
1
Is there a way to load my own custom CSS or Javascript while using a browser?
When I'm accessing a website or developing a website I want to load my own custom scripts from my computer. I know this can be done by Firebug or Chrome's developer toolbar, but after you refresh your browser your changes will be cleared too. This is exactly what I'm looking for adding CSS and Javascript, but I wish it has an option where you temporarily save your changes locally. Or it has an option to load external CSS or JS files.
Purpose:
When I'm developing the frontend, sometimes it's convenient for me using Chrome's developer toolbar or Firefox's Firebug to change or tweak CSS properties because I can then see the changes in real time without refreshing. One problem I see is that every time I refresh my browser, my changes also get reset. Now I wish there were an option where I could save my changes locally or load my own external .css file or .js file.
I want to customize how some websites look when viewed locally, e.g., accessing a blog that has too many ads. I want to apply CSS properties to hide the junk.
Browsers I use often:
- Google Chrome (for development: Built-in Dev Toolbar)
- Mozilla Firefox (for development: Firebug)
1Could you summarize your article here? We prefer you don't just link your own site as an answer – Simon Sheehan – 2012-02-15T22:38:42.840
cool. thanks for suggestion. I'm using Stylish for chrome. – Pennf0lio – 2012-02-16T07:58:55.997