Gato URL Encoder / Decoder
Gato URL Encoder / Decoder encodes to and decodes from url encoded format.
Gato URL Encoder / Decoderとは何ですか?
Gato URL Encoder / Decoderはgatoappsによって開発されたChromeの拡張機能で、その主な機能は「Gato URL Encoder / Decoder encodes to and decodes from url encoded format.」です。
拡張機能のスクリーンショット
Gato URL Encoder / Decoder拡張機能のCRXファイルをダウンロード
Gato URL Encoder / Decoder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Gato URL Encoder / Decoder encodes to and decodes from url encoded format.
拡張機能の基本情報
名前 | Gato URL Encoder / Decoder |
ID | ickbkdcodlofikmijhddajkepopjlfag |
公式URL | https://chromewebstore.google.com/detail/gato-url-encoder-decoder/ickbkdcodlofikmijhddajkepopjlfag |
説明 | Gato URL Encoder / Decoder encodes to and decodes from url encoded format. |
ファイルサイズ | 14.06 KB |
インストール数 | 192 |
現在のバージョン | 1.0.0 |
最終更新日 | 2014-01-30 |
公開日 | 2014-01-29 |
開発者 | gatoapps |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Gato URL Encoder \/ Decoder", "manifest_version": 2, "version": "1.0.0", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "clipboardRead", "clipboardWrite" ], "description": "Gato URL Encoder \/ Decoder encodes to and decodes from url encoded format.", "browser_action": { "default_icon": "icons\/16.png", "default_popup": "popup.html" } } |