Assegnate 5 su 5 stelle

Есть ли в планах переместить пункты "Новое приватное окно" и "Новая приватная вкладка" в подменю новой вкладки, или в собственное подменю?

Или так и планируете оставить два однотипных пункта меню?

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo.  Questo utente ha inserito una recensione precedente su questo componente aggiuntivo.

Сейчас сделано как в оригинале, а в оригинале пункт "Новое приватное окно" сделан отдельно.

И мне больше нравится, когда перемещениями занимается не каждое расширение само по себе, а одно специальное.

Пока что подправил, чтобы можно было перемещать пункт меню с помощью Personal Menu:
https://github.com/Infocatcher/Private_Tab/issues/35
(вообще говоря, корректная работа Personal Menu при этом не гарантируется, но у меня, вроде бы как, все в порядке в результате)


[Добавлено 2013-04-24]
См. новую версию с улучшением для Personal Menu: https://addons.mozilla.org/addon/private-tab/versions/0.1.1

Assegnate 5 su 5 stelle

Awesome! Was expecting this for a long time.
Would you consider adding localization?

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Some localizations already added in development version: https://github.com/Infocatcher/Private_Tab/tree/master/locale

And you can translate it yourself:

1) locale/en-US/pt.properties
https://github.com/Infocatcher/Private_Tab/blob/master/locale/en-US/pt.properties
2) extension description in install.rdf
https://github.com/Infocatcher/Private_Tab/blob/master/install.rdf
(create new <em:localized>...</em:localized> block)

And then "propose" changes like described here:
https://github.com/Infocatcher/Private_Tab/issues/11#issuecomment-15774546

Assegnate 5 su 5 stelle

perfect

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Seamonkey finally has Private Browsing. No longer need Firefox. Excellent job, thank you.

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Great!

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Great addon, just one little issue. It doesn't work with autopager when autoloading next page

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Please report this issue to AutoPager author.
It is much easier (and much more correct) to fix this from AutoPager side.

[Added later]
Ok, I've reported this issue myself:
http://member.teesoft.info/phpbb/viewtopic.php?t=5924

Assegnate 5 su 5 stelle

There seems to be incompatibility between "PrivateTabs" and "Instantfox" when used with FF20, Private Tabs are randomly dropping to none private browsing mode when information is entered into the URL bar.

I'm not sure which of the addons is causing the issue, but I can reliably recreate it doing the following :

1. On a brand new profile, install Instantfox & PrivateTabs
2. Open a new private tab (either with the "Open in Private Tab" icon or the keyboard shortcut CTRL ALT P)
3. In the private tab that opens, begin a google search using instantfox (so for example "g firefox" in the location bar)
4. Press Enter
5. The Google search opens as usual, but the tab loses "Private Browsing" mode.

This doesn't happen if I am using a Private Browsing window; only a Private Browsing tab will do this.

Whilst I'm here a couple of requests :D

1. Can you make an icon to close ALL private tabs at one time?
2. Can you make it so pre determined domains ALWAYS open in a private tab?

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Thanks for report, I see this bug.
It's better to fix this inside InstantFox: it uses not private browser for preview feature. And then replace current browser (private) with browser for preview (not private in not private window).
https://github.com/Infocatcher/Private_Tab/issues/26
So, please, report this to InstantFox developers too.

> 1. Can you make an icon to close ALL private tabs at one time?
Oh, I have only code example for now:
https://github.com/Infocatcher/Private_Tab/tree/0.1.0#privatetabistabprivate
So you can use something like https://addons.mozilla.org/addon/custom-buttons/ to use it.
(Be careful, Custom Buttons not yet updated for Firefox 20+, so you should set javascript.options.xml.chrome = true in about:config or use development version: http://custombuttons.mozdev.org/devbuilds.html)

> 2. Can you make it so pre determined domains ALWAYS open in a private tab?
"Determined domains" should be stored somehow. This doesn't looks "private". Or this list should be encrypted...
Anyway, it's not so easy to implement this. And this may be done in other extension: Private Tab should detect third-party tabs in private mode.


[Upd]
Fixed in InstantFox 2.8.2: https://addons.mozilla.org/addon/instantfox/versions/2.8.2
(But only for private tabs in not private window: https://github.com/Infocatcher/Private_Tab/issues/26#issuecomment-16570568 – I forgot describe this case in issue...)

Assegnate 5 su 5 stelle

AWESOME Addon , the shortcut is Ctrl+Alt+P ,
can you please add it in the main menu ? http://d.pr/i/Ksla

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Which shortcut?
You can use Ctrl+Alt+P to open new private tab and Ctrl+Alt+V to toggle private mode of current tab.

Or you can change these hotkeys in about:config page, see notes for extensions.privateTab.key* preferences in
https://github.com/Infocatcher/Private_Tab/blob/master/defaults/preferences/prefs.js


[Added later]
> can you please add it in the main menu ? http://d.pr/i/Ksla
Strange, this works for me on Windows.

Could you please set extensions.privateTab.debug to true in about:config page and provide information from Error Console (Ctrl+Shift+J).
Hotkeys initialises on startup or extension enabling/updating, so just install it again to get all messages and errors.

Messages should looks like
[Private Tab] ...
And errors/warnings:
Error: ...
Source file: resource://gre/modules/XPIProvider.jsm -> jar:file:///.../extensions/privateTab@infocatcher.xpi!/bootstrap.js

(You can post report here: https://github.com/Infocatcher/Private_Tab/issues or here: http://forums.mozillazine.org/viewtopic.php?t=2665169)

Assegnate 4 su 5 stelle

Great Product. Helps me surf the web hidden.

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Great add-on! To make it perfect I miss only one feature, namely bookmark/domain-based automatic switching into private mode.
Thank you for the great job!

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

This list should be stored somehow. This doesn't looks "private". Or this list should be encrypted...
Anyway, it's not so easy to implement this. And this may be done in other extension: Private Tab should detect third-party tabs in private mode.

Assegnate 5 su 5 stelle

Absolutely wonderful addon. Quite literally the best of both worlds. No need close everything for a private browse session or user profile shenanigans to achieve both worlds otherwise.

Questa recensione riguarda una versione precedente (0.1.0.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

I was happy to hear that Mozilla would be introducing a "private" tab mode in Firefox 20. Was disappointed that it was only a "Per-window Private Browsing " and not a "per tab private browsing" (some of the sites have got this info wrong). This addon takes care of private tab browsing, much appreciated:). Also appears to be very well implemented. Great job!

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Great add-on!!!
Been waiting for this add-on for months, even years!
Should be a standard feature in Firefox.

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Спасибо!

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Очень полезное дополнение, избавляет от необходимости чистить историю и куки вручную, если нужно по быстренькому и не оставляя следов посмотреть страничку. =)

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

I have been waiting for this since the first time privacy mode was introduced. Thank you!

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Давно ждали. Работает отлично. Последний гвоздь в гробы других браузерков. Отдельный респект за подробную и интересную статью.
Короче просто здорово !

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Thank you!

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Хорошее дополнение, как его не хватало раньше! Спасибо!

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo. 

Assegnate 5 su 5 stelle

Works perfectly, thanks for your great efforts! :)

Questa recensione riguarda una versione precedente (0.1.0b4.1-signed) del componente aggiuntivo.