Peringkat 5 dari 5 bintang

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

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

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya.  Pengguna ini memiliki 1 ulasan terdahulu untuk pengaya ini.

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

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

Пока что подправил, чтобы можно было перемещать пункт меню с помощью 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

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

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

Peringkat 5 dari 5 bintang

perfect

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

Great!

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

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

Peringkat 5 dari 5 bintang

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?

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

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...)

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

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)

Peringkat 4 dari 5 bintang

Great Product. Helps me surf the web hidden.

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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!

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

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.

Peringkat 5 dari 5 bintang

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.

Ulasan ini dibuat untuk versi pengaya (0.1.0.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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!

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

Спасибо!

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

Thank you!

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya. 

Peringkat 5 dari 5 bintang

Works perfectly, thanks for your great efforts! :)

Ulasan ini dibuat untuk versi pengaya (0.1.0b4.1-signed) sebelumnya.