mastodon-simplified-federation icon indicating copy to clipboard operation
mastodon-simplified-federation copied to clipboard

Provide Chrome version

Open volt4ire opened this issue 3 years ago • 4 comments

I frequently switch between Chrome and Firefox, so would love to have this extension's functionality in Chrome. I know they both use WebExtensions but I'm not sure how easy porting from one implementation to the other would be.

volt4ire avatar Jul 14 '21 12:07 volt4ire

Sure, it's a good idea. As always, I refer to https://github.com/rugk/offline-qr-code/issues/59 for details on how to make it.

The TL;DR is: The code base must keep supporting the new WebExtension (promise-based) API of Firefox, but we can include polyfills in the Chrome/ium version. Whether all features really work is not clear, though.

For example, I remember this add-on uses the webRequest to intercept them, though they are not blocked, so the API removal of Chrome/ium regarding adblockers, may not affect this add-on.

rugk avatar Jul 15 '21 17:07 rugk

+1 for a Chrome version

kerim avatar Nov 10 '22 04:11 kerim

+1

samuk avatar Nov 18 '22 22:11 samuk

Please use the 👍 emoji/reaction for upvoting an issue instead of commenting and thus bumping it, so people can follow on relevant updates here.

rugk avatar Nov 19 '22 21:11 rugk