danhper / atomic-chrome

Edit Chrome textareas in Atom
https://goo.gl/Et0hwg
MIT License
917 stars 30 forks source link

extension no longer available in chrome store #37

Open jeremymeng opened 2 years ago

jeremymeng commented 2 years ago

I had the extension installed for Microsoft chromium-based Edge. Now it is turned off with this warning.

image

Searching "Atomic Chrome" no longer yield a result for the extension.

Alternative: I am glad that GhostText still work. https://github.com/fregante/GhostText

winfried-van-loon commented 2 years ago

View of this issue in Google Chrome:

Screenshot 2021-12-14 at 14 57 13
c0001 commented 2 years ago

same as but using https://github.com/fregante/GhostText instead.

danhper commented 2 years ago

Hi, thanks for the report! Do you have any idea why this became unavailable? I haven't followed what happened much these days.

jeremymeng commented 2 years ago

@danhper maybe publisher of the extension would have more information from google about the violation?

KarimAziev commented 8 months ago

Hey everyone, and a huge shoutout to @danhper for the fantastic work on Atomic Chrome.

I really missed the extension after it disappeared from the Chrome Store, so I got to work on a similar project called Chrome Emacs. It's all updated to be in line with the latest Chrome guidelines (think service workers, manifest V3, etc.) and I've thrown in some extra features like Monaco Editor support. 🎉

You can find it in the Chrome Store here and the source code is available here. I'd really appreciate your feedback or any advice, especially from @danhper.

Hope it can be a worthy alternative for the community here!