Dobrodošli pri dodatkih za Firefox za Android.
Dodajte funkcije in sloge, kot vam za Firefox za Android najbolj odgovarja.
ZapriOcene za Private Tab
292 ocen za ta dodatek
Ocena 5 od 5 zvezdic
La verdad es muy util y seguro. 100% recomendable.
Ta ocena je za prejšnjo različico dodatka (0.1.5.1-signed).Ocena 5 od 5 zvezdic
Extension très utile pour ceux qui ne veulent pas laisser de trace sur un ordinateur et qui ont marre de jongler d'une fenêtre à l'autre.
Ta ocena je za prejšnjo različico dodatka (0.1.5.1-signed).Ocena 5 od 5 zvezdic
Thank you! Very useful for me.
Ta ocena je za prejšnjo različico dodatka (0.1.5.1-signed).Ocena 5 od 5 zvezdic
Great addon !
Question/suggestion - can we in future have ability to open private tabs in a "backgound" private tab via the contextual menu?  ie have the option "Open Link in Background Private Tab"
By default Private Tab uses built-in browser.tabs.loadInBackground preference from about:config page.
Or you can change extensions.privateTab.loadInBackground to 1, see https://github.com/Infocatcher/Private_Tab/blob/master/defaults/preferences/prefs.js#files
Also you can middle-click on "Open Link in New Private Tab" item to invert background/foreground behavior.
Ocena 5 od 5 zvezdic
Hi Infocatcher,
Both shortcuts (CTR+Alt+T and Ctr+Alt+R) are OK to me. But I think the Ctr+Alt+T would be the best choice. T like Toggle and Tab as you as noticed. Nice... :)
Thank you!
Ocena 5 od 5 zvezdic
Brilliant addon!
Ta ocena je za prejšnjo različico dodatka (0.1.3.1-signed).Ocena 4 od 5 zvezdic
There need to be options for how to change the text labels on private tabs. Perhaps even an option to use a special favicon.
REPLY: If I'm understanding you correctly, I'd just put them in anyways (change the userChrome.css yourself) and, if an extension messes it up, it messes it up. But I don't see why it wouldn't also mess up the blue underline.
Thanks for the workaround, anyways.
You can found some styles for userChrome.css/Stylish here:
https://github.com/Infocatcher/Private_Tab#styles
(but currently I don't have style to change tab labels, only example for icon available)
It's very hard to implement customisable appearance in case of many tab-reletad extensions and themes (e.g. there is at least 4 built-in themes: for WIndows classic and Aero, for Linux and for Mac OS). Thats why only UserStyles available – some of them should be corrected for some themes.
Ocena 5 od 5 zvezdic
Great! Especially for those like me who are migrating from Opera 12 (it has this feature built-in).Customization request: can remove dashed underline from the private tab title.
Ta ocena je za prejšnjo različico dodatka (0.1.3.1-signed).Here is some styles for userChrome.css/Stylish:
https://github.com/Infocatcher/Private_Tab#styles
To only remove underline:
https://github.com/Infocatcher/UserStyles/blob/master/Private_Tab_background/privateTabBackground-gradient.css#L88
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@-moz-document url("chrome://browser/content/browser.xul"),
    url("chrome://navigator/content/navigator.xul") {
    /* Remove dashed underline from private tabs, https://addons.mozilla.org/addon/private-tab/ */
    .tabbrowser-tab[privateTab-isPrivate] {
        text-decoration: none !important;
    }
    .tabbrowser-tab[privateTab-isPrivate][pinned] .tab-icon-image,
    .tabbrowser-tab[privateTab-isPrivate][pinned] .tab-throbber {
        border-bottom: none !important;
    }
}
Ocena 5 od 5 zvezdic
This is a much needed feature. Thank you so much!
Ta ocena je za prejšnjo različico dodatka (0.1.3.1-signed).Ocena 5 od 5 zvezdic
very useful for me... but could you make private tab button beside newtab button, instead in addon bar... thank you
Ta ocena je za prejšnjo različico dodatka (0.1.3.1-signed).I may add ability like for built-in "New Tab" button: show button after last tab, if it's placed just after tabs:
https://github.com/Infocatcher/Private_Tab/issues/90
[Added later]
See new version: https://addons.mozilla.org/addon/private-tab/versions/0.1.4
Ocena 5 od 5 zvezdic
Looks nice but how can i open private tab via command line and navigate url ?
Ta ocena je za prejšnjo različico dodatka (0.1.3.1-signed).See my reply here: http://forums.mozillazine.org/viewtopic.php?p=13001267#p13001267
[Added later]
Since version 0.1.4 ( https://addons.mozilla.org/addon/private-tab/versions/0.1.4 ) can be used
firefox private:///#https://addons.mozilla.org/
(and all other URL-related command line things)
Ocena 5 od 5 zvezdic
Very useful for me, thank you!
Ta ocena je za prejšnjo različico dodatka (0.1.3.1-signed).Ocena 5 od 5 zvezdic
This is what I wanted for some while and now have it. Should be default.
Ta ocena je za prejšnjo različico dodatka (0.1.3.1-signed).Ocena 5 od 5 zvezdic
nice add-ons
and good job! *thumbs-up*
oh yeah,
I have a your add-ons with  " Indonesian " translation
see here -> https://dl.dropboxusercontent.com/u/35705403/Portable/Creator/privatetab.xpi
Thanks, I added your translation:
https://github.com/Infocatcher/Private_Tab/commit/79afb4b52c2743d1e4b446dbeba24a12f65d11eb
You was wrong with <em:localized> blocks, but this isn't essential. :)
I also added
<em:translator>Muhammad Anwar Ramadhan (Daisuke Dan)</em:translator>
(let me know, if you want to see something another)
And I have have some comments:
https://github.com/Infocatcher/Private_Tab/issues/79
Ocena 5 od 5 zvezdic
Whoah, this is really neat! .
Also, the bug mentioned in your about section is already fixed :)
> Also, the bug mentioned in your about section is already fixed :)
Oh, fortunately not: nsILoadContext.usePrivateBrowsing is still writable, and bug marked as RESOLVED FIXED. So it's fixed, but fixed using good way for us. :)
Anyway, I moved information about this warning into "Developer's Comments" section.
Ocena 5 od 5 zvezdic
Понравилось.
>> Firefox Nightly говорит «Warning: Only internal code is allowed to set the usePrivateBrowsing attribute»?
Теперь и стабильный Firefox (22.0) тоже так пишет.
Исправьте описание.
Ocena 5 od 5 zvezdic
can you make a custom script for FireGestures?
i really appreciate it
Oh ya, Nice Addon!!
Thanks
What this custom script should do?
An example based on http://www.xuldev.org/firegestures/makescripts.php :
// Open "dragged" link in new private tab
var srcNode = FireGestures.sourceNode;
var linkURL = FireGestures.getLinkURL(srcNode);
if (!linkURL)
    throw "Not on a link";
FireGestures.checkURL(linkURL, srcNode.ownerDocument);
privateTab.readyToOpenTab(true);
gBrowser.selectedTab = gBrowser.addTab(linkURL, {
    charset: srcNode.ownerDocument.characterSet,
    relatedToCurrent: true
});
Also you can found some examples here:
https://github.com/Infocatcher/Private_Tab#api-functions
Ocena 4 od 5 zvezdic
I am really glad this kind of extension is finally on Firefox!
However, it's implementation is not so good.
1) Indicator
A great option would be forcing it instead of tab favicon, like Opera. If you don't want that, instead of address bar favicon at least. If not favicon, put a text on the tab saying [PRIVATE], [P] or simply different color, changeable in settings. Some themes/extensions make the underline hard to see so there should be a option to change it.
2) Access
Access isn't that good either. Well, you have toolbar button... but that's it. There should be a way to combine it with normal new tab button, for example on right click (menu), middle click (instant), right click (instant).
Toggling a tab between private and normal mode is simply useless.Either way there is something on your history already, even if you just open a new tab.
3) More features
You could add more features like certain domains become private automatically or you can't mix (drag in between) normal and private tabs, just like normal and pinned tabs can't be mixed.
Reply:
1) Great you had those existing at least :D
Worked well, thanks.
2) :)
3) Alright.
> 1) Indicator
Unfortunately complex styles is less compatible with other themes/extensions.
You can find some styles for userChrome.css/Stylish here: https://github.com/Infocatcher/Private_Tab#styles
> 2) Access
> There should be a way to combine it with normal new tab button
This makes sense, I'll think about it.
> 3) More features
> like certain domains become private automatically
See my reply here:
http://forums.mozillazine.org/viewtopic.php?p=12922835#p12922835
> or you can't mix (drag in between) normal and private tabs, just like normal and pinned tabs can't be mixed.
I don't like to override built-in drag and drop functions, it's difficult to implement and maintain and may be impossible to do it restart-less (troubles with undo ability).
Ocena 5 od 5 zvezdic
I'd like understand why two private tabs know from eachother, which i think shouldn't be, but that's probably a firefox issue:
When i log in to a site that uses cookies, i can use a private tab to log in with another account, but when i open another private tab it's already logged in just like in the other private tab. In my understanding however, a tab (or window) would only be really private if it doesn't transfer any cookies whatsoever especially from other sites (possibly this is already the case).
Yes, this is a Firefox issue: Private Tab just uses built-in private browsing mechanism (and the same will happens with private windows without Private Tab).
If you want only separate cookies, try Multifox http://br.mozdev.org/multifox/
Ocena 5 od 5 zvezdic
I've been using this for a while. I usually use private tabs when I want to have two different profiles, for example, login to two different accounts simultaneously.
It works great and I have never had problems with it. The developers also took care of downloads, when I try to download something on a private tab and then I quit it, it gives an alert message and also allows you to open an empty private tab to continue download.
Great
Če želite ustvarjate lastne zbirke, morate imeti račun pri Dodatki Mozille.
ali pa se prijavite na svoj račun
 Dodatki za Android
    Dodatki za Android
 
    