URLEncoder

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

URLEncoderとは何ですか?

URLEncoderはtatsuya.nakanoによって開発されたChromeの拡張機能で、その主な機能は「This Extension can perform URLEncode and URLdecode quickly in browser action.」です。

拡張機能のスクリーンショット

screenshot

URLEncoder拡張機能のCRXファイルをダウンロード

URLEncoder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        v1.1.0
Selectable Encode Type                    

拡張機能の基本情報

名前 URLEncoder URLEncoder
ID knemomiohalcaaafakbiiijddjdhcnhe
公式URL https://chromewebstore.google.com/detail/urlencoder/knemomiohalcaaafakbiiijddjdhcnhe
説明 This Extension can perform URLEncode and URLdecode quickly in browser action.
ファイルサイズ 178 KB
インストール数 430
現在のバージョン 1.1.2
最終更新日 2014-02-01
公開日 2014-02-01
評価 5.00/5 合計 1 レビュー
開発者 tatsuya.nakano
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}