kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
411 stars 55 forks source link

Multi-Account Containers rules sync #98

Open avelino opened 4 years ago

avelino commented 4 years ago

The rules created in the plugin "Multi-Account Containers" does not appear in the "containerise" interface

Multi-Account Containers (by @mozilla) Containerise (this repo by @kintesh)
Screen Shot 2019-09-23 at 13 37 30 Screen Shot 2019-09-23 at 13 37 38
LoveIsGrief commented 4 years ago

This isn't a bug. It's how extensions work. Extension A can't randomly access extension B's data. That would otherwise be a huge privacy concern.

For this to work, Multi-Account Containers needs to provide a communication interface (programmatic) from which the rules can be retrieved. Is this a feature request?

avelino commented 4 years ago

is request for feature

LoveIsGrief commented 4 years ago

OK. Then it depends on at least https://github.com/mozilla/multi-account-containers/issues/1282. But that's been open for a year now.

edwardgalligan commented 3 years ago

Quick hack for anyone wanting to do this manually in the interim https://gist.github.com/edwardgalligan/3d07875753ac6fa79a191a0d5ccbfe5a