Switch Container のレビュー
Switch Container 作成者: MarsCat
合計レビュー数: 44
- 5 段階中 5 の評価Alexey Murz Korepov によるレビュー (7年前)Very useful on desktop, but don't switch containers on Android version
開発者の返信
投稿日時: 7年前This was an oversight on my part, since I don't access to the Android version. The add-on will be officially declared as non-compatible with Android in the following version. - 5 段階中 5 の評価Firefox ユーザー 13546912 によるレビュー (7年前)
- 5 段階中 4 の評価Firefox ユーザー 13395258 によるレビュー (8年前)Great extension, but with a nice grey-based theme installed, the button icon disappears. How about giving us a choice of colours?
開発者の返信
投稿日時: 8年前The API only allows me to pick one icon for the add-on, so I went with something that worked well on the default theme (which most people use) AND dark themes (which I use). I'm waiting for Mozilla to allow add-ons to have icons follow the user theme's color scheme, but I've yet to see this be allowed officially. Otherwise, while API does allow me to give people the option to pick a color for the icon, I find this is not an elegant solution to this problem. - 5 段階中 5 の評価Firefox ユーザー 13407887 によるレビュー (8年前)good! this is what i needed all that time.
but if design popup bar in extensions will be more native it will be perfect! - I haven't used containers much, but I would like to, and FF Quantum as-is just doesn't suffice. As a web designer, Reddit moderator, and as a serious power user, sometimes I need to access pages without being logged into my main accounts, or preview CSS/layout changes, and even work on multiple accounts at a time. This plugin makes it far easier to utilize Containers as they should be.
- 5 段階中 5 の評価Firefox ユーザー 12889199 によるレビュー (8年前)EDIT: It now works perfectly after installing Deja Vu's FOSS fonts!
開発者の返信
投稿日時: 8年前Install a Unicode compatible font, such as these:
https://en.wikipedia.org/wiki/List_of_typefaces#Unicode_fonts
I recommend the DejaVu family of fonts. - 5 段階中 5 の評価grahamperrin によるレビュー (8年前)https://www.youtube.com/watch?v=LrxubHeiIfw features use of Switch Container to send a page to a container, then de-contain the page.
Also in the screen recording: experimental Conex 0.0.66 with a preference to disallow movement.
The disallowance in Conex does not disallow use of Switch Container. The two extensions complement each other very nicely … - 5 段階中 4 の評価Firefox ユーザー 12531918 によるレビュー (8年前)There is one problem for me - it unpins pinned tabs.
I really have no idea why they didn't add this function. I mean, it's so obvious for any real user of multifox-like extention!開発者の返信
投稿日時: 8年前Fixed in next version 0.7: Pinned tabs remain pinned after changing container. However, due to API limitations, tabs have to be positioned back into their original order.
Why? This has to do with how the add-on actually changes a tab's container, which is, by duplicating the current tab into a different container tab and then removing the original—which is the only way to do this using the API, and pretty much an unintended usage; a hack, if you will.
Since the resulting container tab is pretty much just a new pinned tab, it will always be added to the right of the rest of the pinned tabs, and there's no way to control its position thru the API. Therefore, only the user can reorder pinned tabs.
Additionally: An add-on like Multifox had considerably more access to the browser than a WebExt add-on could ever have, and therefore not all features can be exactly 1:1. In any case, it has never been my intention to replace Multifox, but to allow exactly this one extended functionality to the official Container Tabs add-on/feature by Mozilla. - 5 段階中 5 の評価OutlawSoaps によるレビュー (8年前)This is just fantastic! Containers are a game-changer for me, but I was frustrated because I always forget to open new tabs in their right containers. Thank you for fixing that!
- 5 段階中 4 の評価Tulirebane によるレビュー (8年前)Does what it says. I wish it was a pageaction though - since the container indicator is in the address bar anyway, it would make sense to have a switcher right next to it.
開発者の返信
投稿日時: 8年前Thanks for your review! Regarding it being a pageaction: It used to be in the address bar at one point, however there's a reason why it's not a pageaction now. I quote:
"Page actions are for actions that are only relevant to particular pages. If your icon should always be available, use a browser action instead."
So I opted to follow the proper guideline as established by the Firefox developers. - 5 段階中 5 の評価Firefox ユーザー 13256743 によるレビュー (8年前)This is perfect except that I can't switch from a container to not a container, which would be nice.
Edit: updated to five-star review now that decontain is here!開発者の返信
投稿日時: 8年前Thanks for your review and your suggestion! Added the "decontain" feature in the next version (0.6) of the add-on, currently being reviewed for release. It should be out soon!