Eversion

Converts text to 'visually recognizable' non latin utf-8 encoded characters. Copy/Paste into social media, email.

Eversionคืออะไร?

Eversion เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://synackpwn.blogspot.com และคุณลักษณะหลักของมันคือ "Converts text to 'visually recognizable' non latin utf-8 encoded characters. Copy/Paste into social media, email."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Eversion

ดาวน์โหลดไฟล์ส่วนขยาย Eversion ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Eversion:  To Turn Inside Out

Eversion is a simple chrome extension that converts normal text into non-latin UTF-8 encoded characters.  These characters are readable visually but unrecognizable to data sniffing and mining operations.

Copy and paste Everted text into any social media, email, IRC or forum.

This is a beta version.  Currently adding more everted characters.

Update Log:

v0.3
More letters more fun!  Removed certain korean chars that caused horizontal shift issues

v0.2
Doubled the character space                    

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

ชื่อ Eversion Eversion
ID plgdjokbmapodgneookchcfpkoahghec
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/eversion/plgdjokbmapodgneookchcfpkoahghec
คำอธิบาย Converts text to 'visually recognizable' non latin utf-8 encoded characters. Copy/Paste into social media, email.
ขนาดไฟล์ 30.37 KB
จำนวนการติดตั้ง 12
เวอร์ชันปัจจุบัน 0.3
อัปเดตครั้งล่าสุด 2013-09-06
วันที่เผยแพร่ 2013-09-06
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://synackpwn.blogspot.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Eversion",
    "description": "Converts text to 'visually recognizable' non latin utf-8 encoded characters. Copy\/Paste into social media, email.",
    "version": "0.3",
    "icons": {
        "16": "eversion_icon_16.png",
        "48": "eversion_icon_48.png",
        "128": "eversion_icon_128.png"
    },
    "browser_action": {
        "default_icon": "eversion_icon_128.png",
        "default_popup": "evert.html"
    }
}