mastodon-simplified-federation
mastodon-simplified-federation copied to clipboard
Provide Chrome version
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.
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.
+1 for a Chrome version
+1
Please use the 👍 emoji/reaction for upvoting an issue instead of commenting and thus bumping it, so people can follow on relevant updates here.