Item logo image for Live Custom CSS,JS injector on pages

Live Custom CSS,JS injector on pages

greelogix.com
4.2(

35 ratings

)
ExtensionDeveloper Tools6,000 users

7 support issues

  • All
  • Questions
  • Suggestions
  • Problems

Jovan Ralić

Feb 28, 2023

Seems great. Would like a few additional features...

I spent hours, looking for a CSS editor that sinks the data to the account, so that it's available on my other machine. Thank you!!

Please, consider adding these features:
- Apply CSS immediately
- Place CSS and JS in separate tabs, instead one above the other
- Option to move the window around and resize it, like this extension does: https://chrome.google.com/webstore/detail/live-editor-for-css-less/ifhikkcafabcgolfjegfcgloomalapol
- Dark mode

Yannick Lämmel

Jan 4, 2023

Wildcard

Hi ;-)
Is there a possibility to make a css or js like wildcard? That it works für all sub)pages of a website?

Like website.com/*

codernize

Mar 13, 2022

Some improvements and suggestion

Hi, nice work. Would love to use your extension but my workflow would benefit better from a different approach. What if you were to make it automatically inject some js and css to any page, and those resources and retrieved from a link, like for example a github repository. It would be possible to make custom navigation methods, or making own dark mode for every site just from one repository. Pull that baby down, make some changes, push them and see it on your next page reload.
And it would be best if the code can be open source... I mean, it's a must.
Let me know if you're thinking of going on this road, or I'll have to search for another way, or simply making an extension on my own.
Happy coding ;)

Jon Seidel

Dec 16, 2021

How to remove injected code?

I've tested the code; now I want to remove it -- how do I do that?

songloi mr

Apr 30, 2021

open source

this extensions have open source on github?

Robert V

Apr 23, 2021

windows 10 chrome issues

I injected a javascript several times and it messed something up with the script, i unisntallted chrome completly and deleted the extensions, just wondering what files could have been changed where a system restore might be necessary to fix? Thanks

Patrick Danielsson

Jan 11, 2019

Support for @media

It seems like I can't add @media in the CSS injector, else I'm doing something wrong.

Example:
@media only screen and (max-width: 750px)
.content-container {
margin-top: 0px;
}
}

Google apps