totallymike / contextPlus

Take stuff in a tab and move that stuff to a new tab in a new container.
https://addons.mozilla.org/addon/context-plus/
Mozilla Public License 2.0
25 stars 5 forks source link

Custom containers are not recognised by Context Plus #35

Open grahamperrin opened 6 years ago

grahamperrin commented 6 years ago

For my default profile in Waterfox 56.0.2_1, two of my three containers are icon-free and colourless.

containers.json comprises:

{"version":2,"lastUserContextId":33,"identities":[{"userContextId":5,"public":false,"icon":"","color":"","name":"userContextIdInternal.thumbnail","accessKey":""},{"userContextId":19,"public":true,"icon":"","color":"","name":"πŸ“±"},{"userContextId":31,"public":true,"icon":"","color":"","name":"πŸ‹"},{"userContextId":32,"public":true,"icon":"circle","color":"blue","name":"classic AMO"}]}

Issue with Waterfox on FreeBSD-CURRENT

Environment

root@momh167-gjp4-hpelitebook8570p-freebsd:~ # date ; uname -v
Fri 19 Jan 2018 04:18:41 GMT
FreeBSD 12.0-CURRENT #0 r320869: Mon Jul 10 13:57:55 UTC 2017     root@releng3.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC 

https://www.freshports.org/www/waterfox


Issue with Firefox on build 16G1210 of Mac OS X 10.12.6

Environment

Firefox 57.0.4

Context Plus 0.5.0

totallymike commented 6 years ago

Sorry for the delay in response, my workload has been high recently.

Can you share how you added the containers with no icon or color.

Also, can you share any errors you may find in the browser console related to contextPlus? The browser console is found at Tools -> Web Developer -> Browser Console, or in Linux, Ctrl+Shift+J

I'm currently unable to test Waterfox. No guarantees, unfortunately, on when I'll be able to get to it.

grahamperrin commented 6 years ago

… how you added the containers with no icon or color. …

GUI of the browser to create the containers, then manual edition of containers.json and a quit of the browser.

Edge case :-)