• ลงทะเบียน หรือ เข้าสู่ระบบ
  • แอปพลิเคชันอื่น ๆ
    • Firefox
    • Thunderbird
    • Firefox สำหรับ Android

SeaMonkey ส่วนเสริม

  • ส่วนขยาย
    • แนะนำ
    • ได้รับความนิยมสูงสุด
    • ถูกจัดอันดับสูงสุด
    • RSS, ข่าว และบล็อก
    • Site-specific
    • การดาวน์โหลดและการจัดการไฟล์
    • การปรับแต่งส่วนติดต่อ
    • การรองรับและการแปลภาษา
    • ความเป็นส่วนตัวและความปลอดภัย
    • ที่คั่นหน้า
    • รูปภาพและสื่อ
    • เครื่องมือค้นหา
    • เบ็ดเตล็ด
    • เว็บและเครื่องมือนักพัฒนา
  • ชุดตกแต่ง
    • ได้รับความนิยมสูงสุด
    • ถูกจัดอันดับสูงสุด
    • ใหม่สุด
    • กีฬา
    • ทิวทัศน์
    • ธรรมชาติ
    • นามธรรม
    • ภาพยนตร์และโทรทัศน์
    • ฤดูกาล
    • วันหยุด
    • สีทึบ
    • อื่น ๆ
    • เจตจำนง
    • เพลง
    • เว็บไซต์
    • แฟชั่น
    Want more customization? Try Complete Themes
  • ชุดสะสม
    • แนะนำ

    • ชุดสะสมที่ฉันสร้าง
    • ส่วนเสริมโปรดของฉัน
  • เพิ่มเติม…
    • พจนานุกรมและชุดภาษา
    • เครื่องมือค้นหา
    • ศูนย์กลางนักพัฒนา

ยินดีต้อนรับสู่ส่วนเสริม SeaMonkey

Add extra features and styles to make SeaMonkey your own.

ปิด

On the go?

Check out our Mobile Add-ons site.

ปิด
Rated 5 out of 5 stars
312 การวิจารณ์ของผู้ใช้
57 ผู้ใช้
เพิ่มไปยังชุดสะสม
ไอคอนของ Private Tab

Private Tab 0.2.3pre

โดย Infocatcher

Adds private tabs.

ดาวน์โหลดตอนนี้ ดาวน์โหลดต่อไป

[คำเตือน]สิทธิ์
« »
  • ภาพหน้าจอส่วนเสริม #1
  • ภาพหน้าจอส่วนเสริม #2
  • ภาพหน้าจอส่วนเสริม #3
  • ภาพหน้าจอส่วนเสริม #4
  • ภาพหน้าจอส่วนเสริม #5
  • ภาพหน้าจอส่วนเสริม #6
  • ภาพหน้าจอส่วนเสริม #7
  • ภาพหน้าจอส่วนเสริม #8
Close
» «
  • ไซต์สนับสนุน
  • รุ่น 0.2.3pre ข้อมูล
  • อัปเดตล่าสุด: มี.ค. 23, 2018
  • ออกภายใต้ Mozilla Public License Version 1.1

เกี่ยวกับส่วนเสริมนี้

WebExtensions and support for Firefox 57+
https://github.com/Infocatcher/Private_Tab/issues/254
https://github.com/Infocatcher/Private_Tab_WE#issues
Still not possible to implement using WebExtensions without changes from Firefox side.


Adds private tabs.
Usage: see screenshots.

Also you can create private bookmarks to always open some links in private tabs: just prefix “private:” before URL, example: private:https://addons.mozilla.org/

See also:
In English: http://forums.mozillazine.org/viewtopic.php?t=2665169
In Russian: http://forum.mozilla-russia.org/viewtopic.php?id=58122
Translations: http://babelzilla.org/forum/index.php?showtopic=7393
Source code and issues tracker: https://github.com/Infocatcher/Private_Tab

ความคิดเห็นของนักพัฒนา

Please read about known issues before reporting bugs:
https://github.com/Infocatcher/Private_Tab#known-issues

Some styles for userChrome.css/Stylish to change private tabs appearance:
https://github.com/Infocatcher/Private_Tab#styles

Works only in Gecko 20.0 and higher (Firefox 20.0+ and SeaMonkey 2.17+) because used API doesn't exist in older versions!

See https://bugzilla.mozilla.org/show_bug.cgi?id=800193 for information about “Warning: Only internal code is allowed to set the usePrivateBrowsing attribute” in the Error Console.

ข้อมูลของรุ่น

รุ่น 0.2.3pre Released มี.ค. 23, 2018 94.5 KiB ทำงานกับ Firefox 20.0 - 56.*, SeaMonkey 2.17 - 2.58a1

[x] Added trick to drag private tab to another window (with disabled multi-process mode, thanks to Dumby) (#242).
[+] Added Dutch locale (nl), thanks to TonnesM (#268).
[+] Added Bulgarian locale (bg), thanks to Peyu Yovev (#270, #271, #272).
[+] Updated Arabic (ar) locale, thanks to tahani5.
[*] Better appearance of button after last tab in Firefox 57+ (for extensions.legacy.enabled = true, also introduced extensions.privateTab.fixAfterTabsButtonsAccessibility.force preference).
[*] Compatibility enhancements for Basilisk.
[x] Fixed generator function usage in Firefox 58+ (bug 1083482).
[x] Fixed string preferences in Firefox 58+ (bug 1414096).
[x] Fixed private protocol in Firefox 58+ (strange things with __defineGetter__(), nsIURI.spec is now read-only) (bug 1431204).
[x] Fixed inIDOMUtils usage in Firefox 59+, now used window.InspectorUtils (bug 1427419).
[x] Correctly handle first browser window in Firefox 60+ (browser.startup.blankWindow = true, thanks to Dumby) (bug 1336227).
[x] Fixed hotkeys hotkeys in Firefox 60+, added replacement for removed nsIDOMKeyEvent bug 1436508.
[x] Fixed accessing to DownloadsCommon.jsm internals in Firefox 57+.
  • Source code released under Mozilla Public License Version 1.1

ดาวน์โหลดตอนนี้ ดาวน์โหลดต่อไป

ดูประวัติของรุ่นแบบเต็ม

To create your own collections, you must have a Mozilla Add-ons account.

สร้างบัญชีส่วนเสริม

หรือ เข้าสู่ระบบด้วยบัญชีปัจจุบันของคุณ

ปิด

สิทธิ์

[คำเตือน]

Some add-ons ask for permission to perform certain functions. Since you’re in control of your Thunderbird, the choice to grant or deny these requests is yours.

Please note this add-on uses legacy technology, which gives it access to all browser functions and data without requesting your permission.

ปิด

รายงานการละเมิด

  1. If you suspect this add-on violates our policies or has security or privacy issues, please use the form below to describe your concerns. Please do not use this form for any other reason. The process for reporting copyright or trademark infringement is described at this page.

Footer logo
  • get to know add-ons
  • เกี่ยวกับ
  • บล็อก
  • ศูนย์กลางนักพัฒนา
  • กระดานสนทนา

นโยบายความเป็นส่วนตัว  |  Report Trademark or Copyright Infringement  |  ข้อกฎหมาย  |  Report Misuse of Thunderbird Trademark  | รายงานข้อบกพร่อง

Except where otherwise noted, content on this site is licensed under the
Creative Commons Attribution Share-Alike License v3.0 or any later version.