c0x0.com your best privacy guard for email

c0x0.com best friend in protecting e-mail privacy. Stop giving away e-mail address. Create alias right from the browser!

c0x0.com your best privacy guard for emailคืออะไร?

c0x0.com your best privacy guard for email เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://c0x0.com และคุณลักษณะหลักของมันคือ "c0x0.com best friend in protecting e-mail privacy. Stop giving away e-mail address. Create alias right from the browser!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย c0x0.com your best privacy guard for email

ดาวน์โหลดไฟล์ส่วนขยาย c0x0.com your best privacy guard for email ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        c0x0.com addon make it easy to create new random e-mail aliases for services by associating created alias with domain. Simply click on addon and generate e-mail alias. Next time you visit page, click on the addon and see e-mail alias that is used with that particular domain.

About c0x0.com: c0x0.com is a service that allows to create aliases and attach them to existing e-mail accounts. It builds random alias impossible to track. Service was designed as a help to protect from leaking e-mail addresses all over the internet but it also have number of benefits
- hide your identity
- help fight spam (you can disable/enable alias anytime)
- provides phishing protection: if you use random alias you know that legitimate e-mail have to be sent to correct alias that is impossible to guess
- helps organize e-mail flow as each alias should be used to exacly one service
- provide additional layer of security when used as SignIn/Login because their random nature
- prevents tracking you by e-mail address, it’s no longer possible to link your activity using e-mail address (now everyone uses single e-mail for multiple services)

Firefox addon greatly improve user experience, you do not have to login into website, instead use very simple and easy to use addon.

Reporting Issues: Please report any issues on github project page (https://github.com/kolargol/c0x0-chrome/issues/)

This addon is opensource. Source code can be downloaded at: https://github.com/kolargol/c0x0-chrome/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ c0x0.com your best privacy guard for email c0x0.com your best privacy guard for email
ID leknobglbcbfkcldpcjfbnpbapefiehp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/c0x0com-your-best-privacy/leknobglbcbfkcldpcjfbnpbapefiehp
คำอธิบาย c0x0.com best friend in protecting e-mail privacy. Stop giving away e-mail address. Create alias right from the browser!
ขนาดไฟล์ 60.6 KB
จำนวนการติดตั้ง 31
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2019-09-03
วันที่เผยแพร่ 2019-09-03
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://c0x0.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://c0x0.com
URL หน้าช่วยเหลือ https://c0x0.com/faq.php
URL หน้านโยบายความเป็นส่วนตัว https://web.c0x0.com/privacy-policy.php
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "c0x0.com your best privacy guard for email",
    "version": "1.1.0",
    "author": "Zbigniew \u017b\u00f3\u0142kiewski",
    "description": "c0x0.com best friend in protecting e-mail privacy. Stop giving away e-mail address. Create alias right from the browser!",
    "homepage_url": "https:\/\/c0x0.com",
    "permissions": [
        "tabs",
        "storage"
    ],
    "icons": {
        "48": "icons\/coxo-48-color.png",
        "96": "icons\/coxo-96-color.png"
    },
    "options_ui": {
        "page": "options.html"
    },
    "browser_action": {
        "default_icon": "icons\/coxo-48.png",
        "default_title": "c0x0.com",
        "default_popup": "popup\/main.html"
    }
}