Blowfish

Encrypt and Decrypt strings using Blowfish

Wat is Blowfish?

Blowfish is een Chrome-extensie ontwikkeld door Kiomega Corporation, en de belangrijkste functie is "Encrypt and Decrypt strings using Blowfish".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Blowfish

Download Blowfish-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

                                            

Basisinformatie over de Extensie

Naam Blowfish Blowfish
ID dlklgkpdmmhdkipaboioacfkpllkdkpf
Officiële URL https://chromewebstore.google.com/detail/blowfish/dlklgkpdmmhdkipaboioacfkpllkdkpf
Beschrijving Encrypt and Decrypt strings using Blowfish
Bestandsgrootte 299 KB
Aantal Installaties 32
Huidige Versie 1.0.1
Laatst Bijgewerkt 2015-07-12
Publicatiedatum 2015-07-12
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Kiomega Corporation
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Blowfish",
    "description": "Encrypt and Decrypt strings using Blowfish",
    "version": "1.0.1",
    "manifest_version": 2,
    "permissions": [],
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_popup": "html\/popup.html"
    }
}