Michal Stanke

Results 35 comments of Michal Stanke

Wouldn't be possible and more beneficial porting the functionality based on the original code directly into Firefox? I believe there are open bugs to support macOS keychain in Firefox. EDIT:...

#53 is merged for some time. What is the next move for SUMO style guides?

AFAIK as MozBackup has not been developed for a while already, it will have problems with backing up and restoring all the files on all system versions. @JasnaPaka might tell...

Is there any decision, what to improve in the extension from the point of UI or backend code? I may work on this, after #47/#58 is resolved.

The PR above has been merged. What can be done here now? Using background API calls for subscription before the page is actually opened or not seems a bit tricky...

[Here](https://github.com/shgysk8zer0/awesome-rss/blob/master/document.js) seems to be an easier way to do it.

Is there something from the initial feature set not implemented yet? Are there any other ideas or plans, how to improve the extension?

Chrome Web Store will not support submissions of new extensions with v2 after January 17, 2022. There is no date for complete deprecation of v2, but it's definitely coming.

- https://extensionworkshop.com/documentation/develop/manifest-v3-migration-guide/ - https://developer.chrome.com/docs/extensions/mv3/intro/ - https://developer.chrome.com/docs/extensions/mv2/background_migration/

I opened a [blocker on Pontoon side](https://github.com/mozilla/pontoon/issues/2502), because manifest v3 will remove webRequest API, that is needed to support containers (aka contextual identities) in Firefox. However today I found (and...