Download Mozilla Firefox, een snelle, gratis manier om op het Web te surfen, om de duizenden hier beschikbare add-ons te proberen!
SluitenWelkom bij Firefox Add-ons.
Maak een keuze uit duizenden extra functies en stijlen om Firefox van uzelf te maken.
SluitenBeoordelingen voor Private Tab
292 beoordelingen voor deze add-on
Waardering 5 van 5 sterren
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
Waardering 5 van 5 sterren
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
Deze beoordeling betreft een eerdere versie van de add-on (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.
Waardering 5 van 5 sterren
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).
Waardering 5 van 5 sterren
Super!!!
Deze beoordeling betreft een eerdere versie van de add-on (0.1.7.1-signed).Waardering 5 van 5 sterren
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.
Waardering 5 van 5 sterren
this is a great option, a mixture of privacy and transparency
Deze beoordeling betreft een eerdere versie van de add-on (0.1.7.1-signed). Deze gebruiker heeft een eerdere beoordeling van deze add-on.Waardering 5 van 5 sterren
Archview for firefox 29+ please
Deze beoordeling betreft een eerdere versie van de add-on (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.
Waardering 4 van 5 sterren
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.
Deze beoordeling betreft een eerdere versie van de add-on (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
Waardering 4 van 5 sterren
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.
Deze beoordeling betreft een eerdere versie van de add-on (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
Waardering 5 van 5 sterren
Perfect to kill my peeve. Thanks!
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Waardering 5 van 5 sterren
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...
Waardering 5 van 5 sterren
This needled into core integration! Thanks for this plugin!
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Waardering 5 van 5 sterren
Been using it for a year. Works like a charm.
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Waardering 4 van 5 sterren
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.
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).You can found some styles to change appearance of private tabs here:
https://github.com/Infocatcher/Private_Tab#styles
Waardering 5 van 5 sterren
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
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Waardering 5 van 5 sterren
Great feature.
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Waardering 5 van 5 sterren
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.
Deze beoordeling betreft een eerdere versie van de add-on (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
Waardering 5 van 5 sterren
Work perfectly
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Waardering 5 van 5 sterren
Thank you...finally i dont need to switch browser anymore...
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Waardering 5 van 5 sterren
This is why i using opera ...now i found this add mozilla rules!! :D
Deze beoordeling betreft een eerdere versie van de add-on (0.1.6.1-signed).Om uw eigen collecties aan te maken, moet u een Mozilla-add-ons-account hebben.