全角半角変換
formのcontext menuに「全角へ変換する」、「半角へ変換する」を追加します
What is 全角半角変換?
全角半角変換 is a Chrome extension developed by https://0-9.tumblr.com, and its main feature is "formのcontext menuに「全角へ変換する」、「半角へ変換する」を追加します".
Extension Screenshots
Download 全角半角変換 Extension CRX File
Download 全角半角変換 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
formのcontext menuに「全角へ変換する」、「半角へ変換する」を追加します。 2014/10/26 ver 0.3 chrome extension manifest v3へ移行しました。 2014/10/26 ver 0.2 「カナへ変換する」を追加しました。
Extension Basic Information
Name | 全角半角変換 |
ID | bhmncdeedgcnhlooooafeibcdlilfdml |
Official URL | https://chromewebstore.google.com/detail/%E5%85%A8%E8%A7%92%E5%8D%8A%E8%A7%92%E5%A4%89%E6%8F%9B/bhmncdeedgcnhlooooafeibcdlilfdml |
Description | formのcontext menuに「全角へ変換する」、「半角へ変換する」を追加します |
File Size | 9.13 KB |
Installation Count | 420 |
Current Version | 0.3 |
Last Updated | 2022-09-20 |
Publish Date | 2014-10-25 |
Rating | 4.00/5 Total 1 Ratings |
Developer | https://0-9.tumblr.com |
[email protected] | |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u5168\u89d2\u534a\u89d2\u5909\u63db", "description": "form\u306econtext menu\u306b\u300c\u5168\u89d2\u3078\u5909\u63db\u3059\u308b\u300d\u3001\u300c\u534a\u89d2\u3078\u5909\u63db\u3059\u308b\u300d\u3092\u8ffd\u52a0\u3057\u307e\u3059", "manifest_version": 3, "version": "0.3", "background": { "service_worker": ".\/js\/background.js" }, "permissions": [ "contextMenus", "scripting" ], "host_permissions": [ " |