Clickter
Currency conversions made easy. Instant conversion on right click menu.
Clickterとは何ですか?
ClickterはIdeaZero Designsによって開発されたChromeの拡張機能で、その主な機能は「Currency conversions made easy. Instant conversion on right click menu.」です。
拡張機能のスクリーンショット
Clickter拡張機能のCRXファイルをダウンロード
Clickter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Clickter is a simple Chrome extension that simplifies currency conversion for users. With just a few clicks, you can effortlessly convert currencies. Key Features: 1. Instant Currency Conversion: Seamlessly convert prices from one currency to another directly on any web page. Simply select a price, right-click and check the converted value. 2. User-Friendly Interface: Clickter provides a sleek and intuitive interface that seamlessly integrates into your Chrome browser. Access conversion tools easily with a single click, and enjoy a hassle-free currency conversion experience. 3. Effortless Number Conversion: Easily convert numbers between different numerical formats, including million, billion, lakhs, and crores. Whether you're dealing with large figures or need to adjust the scale, the extension provides a convenient way to handle number conversions. 4. Toggle between conversion pair. Free - Open Source: https://github.com/IdeaZero/Clickter Source code will be published on github soon. Next version: * Support for more currencies * Last conversion rates update time information * Advanced control settings Whether you're an avid traveler, an online shopper, a financial professional, or someone dealing with diverse numerical formats, Clickter is your go-to companion for effortless currency and number conversions. Say goodbye to manual calculations and stay on top of global currencies and number scales with this essential Chrome extension. Install Clickter now and unlock the power of currency and number conversion right at your fingertips!
拡張機能の基本情報
名前 | Clickter |
ID | almdecgpjpjnaoaajejfnjneiioddmdi |
公式URL | https://chromewebstore.google.com/detail/clickter/almdecgpjpjnaoaajejfnjneiioddmdi |
説明 | Currency conversions made easy. Instant conversion on right click menu. |
ファイルサイズ | 39.89 KB |
インストール数 | 22 |
現在のバージョン | 1.3.0 |
最終更新日 | 2023-10-21 |
公開日 | 2023-05-14 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | IdeaZero Designs |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Clickter", "description": "Currency conversions made easy. Instant conversion on right click menu.", "version": "1.3.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "storage", "activeTab", "scripting", "contextMenus", "alarms" ], "content_scripts": [ { "matches": [ " |