URLEncoder

This Extension can perform URLEncode and URLdecode quickly in browser action.

Wat is URLEncoder?

URLEncoder is een Chrome-extensie ontwikkeld door tatsuya.nakano, en de belangrijkste functie is "This Extension can perform URLEncode and URLdecode quickly in browser action.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie URLEncoder

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

                        v1.1.0
Selectable Encode Type                    

Basisinformatie over de Extensie

Naam URLEncoder URLEncoder
ID knemomiohalcaaafakbiiijddjdhcnhe
Officiële URL https://chromewebstore.google.com/detail/urlencoder/knemomiohalcaaafakbiiijddjdhcnhe
Beschrijving This Extension can perform URLEncode and URLdecode quickly in browser action.
Bestandsgrootte 178 KB
Aantal Installaties 430
Huidige Versie 1.1.2
Laatst Bijgewerkt 2014-02-01
Publicatiedatum 2014-02-01
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar tatsuya.nakano
E-mail tatsuya.howdy@gmail.com
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "URLEncoder",
    "description": "This Extension can perform URLEncode and URLdecode quickly in browser action.",
    "version": "1.1.2",
    "icons": {
        "16": "images\/main_icon\/small.png",
        "48": "images\/main_icon\/medium.png",
        "128": "images\/main_icon\/large.png"
    },
    "browser_action": {
        "default_icon": "images\/main_icon\/medium.png",
        "default_popup": "popup.html"
    }
}