Cypher text
Cypher any text on web page.
Wat is Cypher text?
Cypher text is een Chrome-extensie ontwikkeld door Ievgenii Vdovenko, en de belangrijkste functie is "Cypher any text on web page.".
Extensie Screenshots
Download het CRX-bestand van de extensie Cypher text
Download Cypher text-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
This plugin allow you to cypher text on client side. This extension uses AES cypher by pass phrase. To encrypt text: 1. Select text. 2. Next - invoke context menu. 3. Select сypher from context menu, and select encrypt text. 4. Enter passphrase - changes immediately will be shown on client site. To decrypt text follow same steps, but choose decrypt text from menu.
Basisinformatie over de Extensie
Naam | |
ID | aaiojlbngmjigjncaghednmoglaopmnm |
Officiële URL | https://chrome.google.com/webstore/detail/cypher-text/aaiojlbngmjigjncaghednmoglaopmnm |
Beschrijving | Cypher any text on web page. |
Bestandsgrootte | 135 KB |
Aantal Installaties | 97 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2015-08-10 |
Publicatiedatum | 2015-08-10 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Ievgenii Vdovenko |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cypher text", "version": "1.0.0", "description": "Cypher any text on web page.", "icons": { "16": "ico\/icon-bitty.png", "64": "ico\/icon-medium.png", "128": "ico\/icon-large.png" }, "background": { "scripts": [ "js\/constants.js", "js\/passphraseResolver.js", "lib\/rc4.js", "js\/background.js" ] }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |