Beoordelingen voor Open in Sidebar
Open in Sidebar door Soushi Atsumi
34 beoordelingen
- Waardering: 5 van 5door Whatzet2U, 20 dagen geleden
- Waardering: 5 van 5door krystian3w, één maand geledenWorks very well except for pretending to be FirefoxOS by UA (I documented the issue on GitHub), maybe it's time for KaiOS?
Antwoord van ontwikkelaar
één maand geleden geplaatstHi, krystian3w
Thanks for reviewing.
I’ve replied in the issue (https://github.com/Soushi-Atsumi/Open-in-Sidebar/issues/23), so please take a look.
I’d never heard of KaiOS before. I was surprised to see that Firefox isn’t available in its store. - Waardering: 5 van 5door Mokocchi, 2 maanden geleden{Forces some sites in the normal tabs (not sidebar) into mobile mode, e.g. ozon.ru.} Edit: looks like one time glitch. Not happening after re-enabling the extension. No other changes except FF updates.
Antwoord van ontwikkelaar
2 maanden geleden geplaatstHi, Mokocchi
Thanks for reviewing.
I have visited the site but my extension did not force the mobile mode in the normal tabs. Please check you have not installed an extension like User-Agent Switcher. Please try to disable other extensions also.
If you want to discuss deeply, I recommend you create a new issue in GitHub.
Edit: I'm glad to hear that! If you encounter a problem again, feel free to ask. - Waardering: 5 van 5door Arcami, 4 maanden geledenI there a way to prevent links from other domains to open in a new tab so I can fluently navigate always inside the sidebar?
Antwoord van ontwikkelaar
4 maanden geleden geplaatstHi, Arcami
Thanks for reviewing.
The only certain way to open in the sidebar is to right-click the link and choose 'Open in Sidebar'. The behavior of opening the link when you just press it depends on the setting of the link. I mean this extension cannot control it without right clicking.
However, other extensions (e.g. Always open in current tab) may help you.
If you have any additional questions, please feel free to ask or open an issue on GitHub. - Waardering: 5 van 5door darlington95, 9 maanden geledenIt completely delivers the functionality I expected. It would be nice to have a browse back button if possible.
Antwoord van ontwikkelaar
9 maanden geleden geplaatstHi, darlington95
Thanks for reviewing.
I know that many users want the feature. Let me try implementing the feature later.
If you have an additional request, please let me know on GitHub.
P.S. Sadly this feature is impossible to be implemented at this time because there is no way to get the url of the sidebar. - Waardering: 5 van 5door LogUserFX, één jaar geledenIt works well, the updates are recent, it has interesting features that you can customize and for users used to looking at extensions permissions one can only be happy.
- Waardering: 4 van 5door Michael Washboard, één jaar geleden
- Waardering: 3 van 5door Firefox-gebruiker 18123039, één jaar geledendoes not use the corresponding container when opening sites on the sidebar.
- Waardering: 5 van 5door Henrique, één jaar geledenGreat extension. Thank you for sharing your knowledge. The extension is helping me a lot. It is not possible to listen to music on Youtube Music, for example, without the sidebar being open. But I imagine this is a limitation of Firefox. There is a similar feature on Edge, for example.
Antwoord van ontwikkelaar
één jaar geleden geplaatstHi, Henrique
Thanks for reviewing.
I am glad to hear that you're enjoying this extension! Certainly, the sidebar does not work in background. This is the behavior of Firefox's sidebar (and a sidebar of all most all browsers do so). - Waardering: 3 van 5door Firefox-gebruiker 13797542, één jaar geleden
- Waardering: 5 van 5door Jed, één jaar geledenGreat extension! It would be even better if it also had an optional monochromatic icon displayed in the address bar (in the same way as old Mozilla's Side View add-on) so if the user doesn't like to have the main toolbar overcrowded by extension icons, they can have quick access to the tool without a need to search for it on the long list of add-ons.
Antwoord van ontwikkelaar
één jaar geleden geplaatstHi, Jed
Thanks for reviewing.
It may be great idea but I want to ask you why this extension need to have a monochromatic icon displayed in the address bar. Please tell me if you have usage examples.
Edit:
The icon in the address bar is not intended to avoid overcrowded so I don't add this at this time. - Waardering: 5 van 5door Octuris, 2 jaar geledenThank you for adding my "Open sidebar in tab" request!
Antwoord van ontwikkelaar
2 jaar geleden geplaatstHi, Octuris
Thanks for reviewing.
I'm glad to improve my extension thanks to your requesting. - Waardering: 5 van 5door PH, 2 jaar geleden
- Waardering: 5 van 5door Szpero, 2 jaar geleden
- Waardering: 5 van 5door Gokul Soumya, 2 jaar geledenLove that the extension does not require any unnecessary permissions out of the box and only requests them when required. Great job!
Antwoord van ontwikkelaar
2 jaar geleden geplaatstHi, Gokul Soumya
Thanks for reviewing.
I wonder why other extensions require many permissions. I hate it. So I develop extensions which do not require a permission as possible as it can. - Waardering: 5 van 5door Firefox-gebruiker 16926622, 2 jaar geledenWonderful extension, works great. also, you can easily combine this with sidebery to have vertical tabs.
just assign a keyboard shortcut for both extensions and easily switch between the two.
just change the mode to 'window' instead of 'tab' - Waardering: 5 van 5door Firefox-gebruiker 17895934, 2 jaar geledenI love it so far. Is it possible to have the link in sidebar auto-refresh periodically?
Antwoord van ontwikkelaar
2 jaar geleden geplaatstHi,
Thanks for reviewing.
Unfortunately, it is impossible. Firefox does not provide a way like this for the sidebar. - Waardering: 5 van 5door Peek Pop, 2 jaar geledennice.
For any one want to remove the width limitation: https://superuser.com/questions/1276800/customize-the-maximum-width-of-the-firefox-sidebar
feature request:
add option to "auto detect protocol"
make dpi scale same as tab
hover on/drag the link to open in sidebar
P.S.
about dpi scale, is it possible add a toggle to switch in two custom zoom level? or sets the zoom level based on the screen resolution, just like "ffreszoom".Antwoord van ontwikkelaar
2 jaar geleden geplaatstHi,
Thanks for reviewing.
> add option to "auto detect protocol"
Certainly. I should add this feature. A user don't need to choose a protocol if a link is https.
> make dpi scale same as tab
I will think about this later.
> hover on/drag the link to open in sidebar
The former requires injecting a new script to a web page. Basically I don't add a feature like this type.
The latter requires Firefox API but they don't provide the feature currently.
If you have an additional requests, please tell me by modifying this review, sending an e-mail or opening a new issue on GitHub.
P.S.
I tried to add 'make dpi scale same as tab' but it was not able to be done. A sidebar needs to get information of the page in the sidebar but it is not supported by Firefox.
I am working on adding "auto detect protocol". You can check the issue to track the status.
https://github.com/Soushi-Atsumi/Open-in-Sidebar/issues/4 - Waardering: 3 van 5door Firefox-gebruiker 13119159, 3 jaar geledenWorks but not for my purposes. Would be nice if it could load FF system pages. I was hoping to use this as an addon troubleshooting tool but alas, it can't load the addons page because http/https protocols are baked in.
Antwoord van ontwikkelaar
3 jaar geleden geplaatstHi,
Thanks for reviewing. Unfortunately, Firefox does not allow a sidebar to open a system page. If it tries to load a system page, it causes an error.
By the way, this is ideal behavior. If an add-on can open a system page, a malicious add-on can read data which has personal information. - Waardering: 4 van 5door yanjingonline, 3 jaar geleden
- Waardering: 5 van 5door al, 4 jaar geledenNice - Just go to settings and add your link (press Enter to save a permanent link)
- Waardering: 4 van 5door bitelse, 5 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 13781751, 5 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 16278225, 5 jaar geleden