Eversion

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

Eversion란 무엇입니까?

Eversion은(는) https://synackpwn.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Converts text to 'visually recognizable' non latin utf-8 encoded characters. Copy/Paste into social media, email."입니다.

확장 프로그램 스크린샷

screenshot

Eversion 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}