Witamy na witrynie Dodatki dla programu Firefox dla Androida.
Dodaj dodatkowe funkcje i motywy, by dostosować program Firefox dla Androida do swoich potrzeb.
ZamknijOpinie o Private Tab
292 opinie o tym dodatku
Oceniono na 5 z 5 możliwych gwiazdek
Just perfect.
I would love if there is a button at the 'New tab' page (about:newtab) to convert it to a Private tab.
I really like keyboards shortcuts but I'm using Ubuntu and I use Ctrl+Alt+T to open my terminal. It will be nice if the user could set the hotkeys.
I would love to see either of the both features.
> I would love if there is a button at the 'New tab' page (about:newtab) to convert it to a Private tab.
I'll think about this.
> It will be nice if the user could set the hotkeys.
You can change extensions.privateTab.key.* preferences on about:cinfig page, see notes in
https://github.com/Infocatcher/Private_Tab/blob/0.1.7/defaults/preferences/prefs.js#L9-L16
Oceniono na 5 z 5 możliwych gwiazdek
want to [shift]+[mmb] click a link from non private tab and have it open a private tab... can u integrate wit tab mix plus and offer the option
Ta opinia jest o wcześniejszej wersji dodatku (0.1.7.1-signed).This is most easily to do from Tab Mix Plus (or other click-related extension) side...
Because I don't like to make all-in-one extension, but provide API for other extensions:
https://github.com/Infocatcher/Private_Tab#api-functions
So, please try to contact with Tab Mix Plus developers.
Oceniono na 5 z 5 możliwych gwiazdek
I would like to request the ability for the user to enter a list of domains, and from then on have ANY link or bookmark to a domain on the list, come up in a private tab.
In other words, I want to be able to say "make this domain ALWAYS load in a private tab, please". :)
Thanks for your consideration... and for having created this awesome, much-needed add-on in the first place... :)
See https://github.com/Infocatcher/Private_Tab/issues/100
But state is still the same: I don't know, how to implement this (may be this is impossible).
Oceniono na 5 z 5 możliwych gwiazdek
Super!!!
Ta opinia jest o wcześniejszej wersji dodatku (0.1.7.1-signed).Oceniono na 5 z 5 możliwych gwiazdek
Adds an entry to the context menu for links to open them in a private tab. Tabs can be toggled between private mode and not. Seamlessly integrates into the browser.
This addon adds what should be a default feature in Firefox.
Oceniono na 5 z 5 możliwych gwiazdek
this is a great option, a mixture of privacy and transparency
Ta opinia jest o wcześniejszej wersji dodatku (0.1.7.1-signed). Ten użytkownik wystawił dla tego dodatku także inną opinię.Oceniono na 5 z 5 możliwych gwiazdek
Archview for firefox 29+ please
Ta opinia jest o wcześniejszej wersji dodatku (0.1.7.1-signed).Still works for me, but only for some archives. :(
E.g. works at least for ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/jsshell-win32.zip
I don't know, what is the reason, sorry.
Oceniono na 4 z 5 możliwych gwiazdek
Lovely extension, one query: Is there a way to open several links on a page in private tabs without being immediately taken to each one? I'd like to stay on the page while I open several links, then browse to those I've selected.
Ta opinia jest o wcześniejszej wersji dodatku (0.1.7.1-signed).By default Private Tab respects browser behavior: browser.tabs.loadInBackground (Options – Tabs – When I open a link in a new tab, switch to it immediately) or browser.tabs.loadBookmarksInBackground (for bookmarks) from about:config page.
Or you can change extensions.privateTab.loadInBackground, see
https://github.com/Infocatcher/Private_Tab/blob/0.1.7/defaults/preferences/prefs.js
Oceniono na 4 z 5 możliwych gwiazdek
Works well, but needs an options menu. In particular, it places itself in menus like the main menu and right-click menus that leave you no option to remove them. You also cannot customize the shortcut key.
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).> In particular, it places itself in menus like the main menu and right-click menus that leave you no option to remove them.
You can hide them using userChrome.css (or Stylish extension), see
https://github.com/Infocatcher/Private_Tab#styles
and https://github.com/Infocatcher/UserStyles/tree/master/Private_Tab_hide_items
> You also cannot customize the shortcut key.
See extensions.privateTab.key.* preferences on about:config page:
https://github.com/Infocatcher/Private_Tab/blob/master/defaults/preferences/prefs.js
Oceniono na 5 z 5 możliwych gwiazdek
Perfect to kill my peeve. Thanks!
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Oceniono na 5 z 5 możliwych gwiazdek
It's a small but distinguished list. What this addon does should be standard fare in Firefox itself, but until/if it is, this is a fantastic addon. It's much more convenient, and less resource intensive than opening a new private window.
Now I always close the tab and open a new one when going from one thing/site to something else. I'm a Sandboxie user too and now find myself having to close my browser/sandbox less often, and instead just close out my tab and open a new one.
Great idea here...
Oceniono na 5 z 5 możliwych gwiazdek
This needled into core integration! Thanks for this plugin!
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Oceniono na 5 z 5 możliwych gwiazdek
Been using it for a year. Works like a charm.
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Oceniono na 4 z 5 możliwych gwiazdek
It would be useful to put an icon(Firefox default?) in the tab to indicate that it is in private mode, otherwise it is difficult to identify those specific privative tabs from other tabs when there are many tabs open.
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).You can found some styles to change appearance of private tabs here:
https://github.com/Infocatcher/Private_Tab#styles
Oceniono na 5 z 5 możliwych gwiazdek
This is Game Changer! I loved Chrome for the incognito function. This private tab add-on thumps chrome out the park. I agree with previous comment, this should be built into firefox
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Oceniono na 5 z 5 możliwych gwiazdek
Great feature.
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Oceniono na 5 z 5 możliwych gwiazdek
The addon is perfect but I love using keyboard shortcuts, I think you should be able to change the default one to one that you want.
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).You can change keyboard shortcuts from about:config page, see notes for extensions.privateTab.key.* preferences:
https://github.com/Infocatcher/Private_Tab/blob/0.1.6/defaults/preferences/prefs.js#L9
Oceniono na 5 z 5 możliwych gwiazdek
Work perfectly
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Oceniono na 5 z 5 możliwych gwiazdek
Thank you...finally i dont need to switch browser anymore...
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Oceniono na 5 z 5 możliwych gwiazdek
This is why i using opera ...now i found this add mozilla rules!! :D
Ta opinia jest o wcześniejszej wersji dodatku (0.1.6.1-signed).Aby tworzyć własne kolekcje, musisz mieć konto na witrynie Mozilla Add-ons.