HexToRGB
Convert Hexa Code to RGB in your new tab
HexToRGBとは何ですか?
HexToRGBはhextorgb9によって開発されたChromeの拡張機能で、その主な機能は「Convert Hexa Code to RGB in your new tab」です。
拡張機能のスクリーンショット
HexToRGB拡張機能のCRXファイルをダウンロード
HexToRGB拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Search results will be provided by Microsoft Bing. Welcome to HexToRGB —An extension that simplifies the process of converting Hexa Code to RGB directly from your new tab! Stay organized and productive with this convenient tool at your fingertips. By clicking "Add to Chrome", I accept and agree to installing the HexToRGB extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use and Privacy Policy Uninstall Instructions: https://www.hexatorgb.com/uninstall.html EULA/Terms of Use - https://www.hexatorgb.com/terms.html Privacy Policy - https://www.hexatorgb.com/policy.html Contact Us: http://www.hexatorgb.com/terms.html#terms-contact About Us : http://www.hexatorgb.com/about.html To remove our extension from Google Chrome: 1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser. 2) Go to "Settings". 3) In the menu that appears click on "Extensions". 4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall. 5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall). 6) Close your browser completely and reopen it. Our toolbar extension should be removed from your Chrome browser.
拡張機能の基本情報
名前 | HexToRGB |
ID | dhepdhbjdpflagmniojojcijegldjcoc |
公式URL | https://chromewebstore.google.com/detail/hextorgb/dhepdhbjdpflagmniojojcijegldjcoc |
説明 | Convert Hexa Code to RGB in your new tab |
ファイルサイズ | 352 KB |
インストール数 | 11,559 |
現在のバージョン | 1.7.4 |
最終更新日 | 2024-02-01 |
公開日 | 2023-10-04 |
評価 | 4.00/5 合計 4 レビュー |
開発者 | hextorgb9 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.hexatorgb.com/ |
プライバシーポリシーページのURL | https://hexatorgb.com/policy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HexToRGB", "version": "1.7.4", "description": "Convert Hexa Code to RGB in your new tab", "icons": { "128": "icons\/128.png" }, "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "newTab.html" }, "manifest_version": 3 } |