URLEncoder

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

What is URLEncoder?

URLEncoder is a Chrome extension developed by tatsuya.nakano, and its main feature is "This Extension can perform URLEncode and URLdecode quickly in browser action.".

Extension Screenshots

screenshot

Download URLEncoder Extension CRX File

Download URLEncoder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        v1.1.0
Selectable Encode Type                    

Extension Basic Information

Name URLEncoder URLEncoder
ID knemomiohalcaaafakbiiijddjdhcnhe
Official URL https://chromewebstore.google.com/detail/urlencoder/knemomiohalcaaafakbiiijddjdhcnhe
Description This Extension can perform URLEncode and URLdecode quickly in browser action.
File Size 178 KB
Installation Count 430
Current Version 1.1.2
Last Updated 2014-02-01
Publish Date 2014-02-01
Rating 5.00/5 Total 1 Ratings
Developer tatsuya.nakano
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}