Eversion

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

Wat is Eversion?

Eversion is een Chrome-extensie ontwikkeld door https://synackpwn.blogspot.com, en de belangrijkste functie is "Converts text to 'visually recognizable' non latin utf-8 encoded characters. Copy/Paste into social media, email.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Eversion

Download Eversion-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Eversion Eversion
ID plgdjokbmapodgneookchcfpkoahghec
Officiële URL https://chromewebstore.google.com/detail/eversion/plgdjokbmapodgneookchcfpkoahghec
Beschrijving Converts text to 'visually recognizable' non latin utf-8 encoded characters. Copy/Paste into social media, email.
Bestandsgrootte 30.37 KB
Aantal Installaties 12
Huidige Versie 0.3
Laatst Bijgewerkt 2013-09-06
Publicatiedatum 2013-09-06
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://synackpwn.blogspot.com
Betalingswijze free
Ondersteunde Talen 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"
    }
}