Audivelle

Browser extensionsส่วนขยายเบราว์เซอร์

Every extension, its own policy.

ส่วนขยายแต่ละตัว มีนโยบายของตัวเอง

A browser extension is defined by the permissions it declares, and two extensions never declare the same set. Combining them into one document would describe each of them wrongly, so this page is an index: it lists the extensions and links to the policy that belongs to each one.

ส่วนขยายเบราว์เซอร์ถูกกำหนดด้วยสิทธิ์ที่มันประกาศไว้ และส่วนขยายสองตัวไม่เคยประกาศชุดสิทธิ์เหมือนกัน การรวมไว้ในเอกสารฉบับเดียวจะทำให้ทั้งสองตัวถูกอธิบายผิด หน้านี้จึงเป็นสารบัญ: แสดงรายชื่อส่วนขยายและลิงก์ไปยังนโยบายของแต่ละตัว

Published extensions

ส่วนขยายที่มีนโยบายแล้ว

Audioเสียง

Smart Audio & Dialogue Enhancer

Smart Audio & Dialogue Enhancer

Makes speech easier to follow on the tab you enable it on. All processing runs in that tab; no audio is recorded, stored or sent anywhere.

ทำให้เสียงพูดในแท็บที่คุณเปิดใช้งานฟังง่ายขึ้น การประมวลผลทั้งหมดอยู่ในแท็บนั้น ไม่มีการบันทึก จัดเก็บ หรือส่งเสียงออกไปที่ใด

Read the policy →อ่านนโยบาย →
Next extensionส่วนขยายตัวถัดไป

Nothing else is published yet

ยังไม่มีตัวอื่นเผยแพร่

When a second extension ships, its policy is added here as its own page under /privacy/extensions/<slug>. An extension without an entry on this page has no published policy and should not be installed.

เมื่อส่วนขยายตัวที่สองถูกปล่อยออกมา นโยบายของมันจะถูกเพิ่มที่นี่เป็นหน้าของตัวเอง ภายใต้ /privacy/extensions/<slug> ส่วนขยายที่ไม่มีรายการอยู่ในหน้านี้ แปลว่ายังไม่มีนโยบายเผยแพร่ และไม่ควรติดตั้ง

What each extension policy must state

สิ่งที่นโยบายของส่วนขยายแต่ละตัวต้องระบุ

Every policy under this index carries the same seven headings, filled in for that extension alone. They exist so a reader can compare two Audivelle extensions without reading either of them twice:

นโยบายทุกฉบับใต้สารบัญนี้มีหัวข้อเจ็ดหัวข้อเดียวกัน โดยกรอกเฉพาะของส่วนขยายตัวนั้น เหตุที่มีก็เพื่อให้ผู้อ่านเปรียบเทียบส่วนขยายสองตัวของ Audivelle ได้โดยไม่ต้องอ่านซ้ำสองรอบ:

  • Permissions — every permission in the manifest, with the reason it is there and what is not requested. สิทธิ์ — ทุกสิทธิ์ที่อยู่ใน manifest พร้อมเหตุผล และสิ่งที่ไม่ได้ขอ
  • Local storage — what the extension keeps in the browser, and whether it syncs across devices. ที่จัดเก็บในเครื่อง — สิ่งที่ส่วนขยายเก็บไว้ในเบราว์เซอร์ และซิงก์ข้ามอุปกรณ์หรือไม่
  • Data collection — what is read, and what is never read. การเก็บข้อมูล — สิ่งที่อ่าน และสิ่งที่ไม่เคยอ่าน
  • Data transmission — every network request the extension can make, or the explicit statement that it makes none. การส่งข้อมูลออก — ทุกคำขอเครือข่ายที่ส่วนขยายทำได้ หรือคำระบุชัดเจนว่าไม่มีเลย
  • Third-party services — every party involved, or none. บริการของบุคคลที่สาม — ทุกฝ่ายที่เกี่ยวข้อง หรือไม่มีเลย
  • Retention — how long anything is kept and where. ระยะเวลาเก็บ — เก็บนานเท่าใดและเก็บไว้ที่ใด
  • Deletion controls — how a user removes it all. การควบคุมการลบ — ผู้ใช้ลบทั้งหมดได้อย่างไร

For maintainers. A new extension policy starts as a copy of web/privacy/extensions/_template.html, saved as web/privacy/extensions/<slug>.html. Every one of the seven headings above must be rewritten against that extension's own manifest before the page is published — a copied policy that still describes the previous extension's permissions is a false disclosure, not a shortcut. The checklist is in web/privacy/extensions/README.md. สำหรับผู้ดูแล นโยบายของส่วนขยายตัวใหม่เริ่มจากการคัดลอก web/privacy/extensions/_template.html แล้วบันทึกเป็น web/privacy/extensions/<slug>.html ทั้งเจ็ดหัวข้อข้างต้นต้องถูกเขียนใหม่ โดยอ้างอิง manifest ของส่วนขยายตัวนั้นก่อนเผยแพร่ — นโยบายที่คัดลอกมาแล้วยังอธิบายสิทธิ์ของตัวก่อนหน้า คือการเปิดเผยข้อมูลเท็จ ไม่ใช่ทางลัด รายการตรวจสอบอยู่ใน web/privacy/extensions/README.md