Amino

Amino

Make visual changes to any website with CSS.

3.0
1 review

6 followers

Amino is a free CSS editor that lets you write and apply persistent CSS to any website. Use Amino to experiment with CSS in realtime, style your favorite websites, fix rendering issues—the applications are endless!
Amino CSS Editor gallery image
Amino CSS Editor gallery image
Amino CSS Editor gallery image
Launch Team

What do you think? …

Stefan Petrovic
Great extension!!! Do you plan on adding live inject into the page. It seams that I need to reload the page for the changes to take effect?
Eric Uldall
Hi @petrovicstefan , There should be no need to refresh the page. Once you hit the save button in the extension it should immediately inject the css content into your active tab and render the styles accordingly. There is one case I know of that may exhibit that behavior... if you already had a tab open when you installed the plugin and tried to save a style on that tab it would not work... this is because the content script that handles rendering your custom css is injected when a page is loaded. Please let us know if you're still having any issues. Thanks for checking out the extension! :D
Stefan Petrovic
Hi, @ericuldall you were right about the content script not being loaded. The tab was suspended but regardless i think it didn't load the content script. Once I reloaded it worked like a charm. Actually still using it to destroy websites ahhah. It's actually great for suppressing procrastination as well. I destroy all pages on fb domain, leave the extension running, go work, back to fb see the destroyed page, remember i should be working and so i do 😆
JJ
Really impressive! Have used a few tools in the past with similar functionality, but don't recall any of them being presented this elegantly.
Timothy Long
@just2jays Huge compliment. Thanks for the kind word, and glad to hear you're enjoying it.
Larsen Pedersen
Hi there - Why does the extension need to be able to send me notifications?
Timothy Long
@larsenpedersen Hey Larsen. We use push notifications to notify you when you pick an element selector that you want to style, and that it's been copied to the clipboard: https://imgur.com/a/dWiSqv6 - Thanks for taking a look.