FiTow EZ Fill
chrome extension
FiTow EZ Fillとは何ですか?
FiTow EZ FillはFiTowによって開発されたChromeの拡張機能で、その主な機能は「chrome extension」です。
拡張機能のスクリーンショット
FiTow EZ Fill拡張機能のCRXファイルをダウンロード
FiTow EZ Fill拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
FiTow EZ Fill - Speed up your application filling process
拡張機能の基本情報
名前 | FiTow EZ Fill |
ID | jboipljckadlaoonlpbhebaiiggbjbhn |
公式URL | https://chromewebstore.google.com/detail/fitow-ez-fill/jboipljckadlaoonlpbhebaiiggbjbhn |
説明 | chrome extension |
ファイルサイズ | 79.96 KB |
インストール数 | 262 |
現在のバージョン | 1.1.10 |
最終更新日 | 2024-01-10 |
公開日 | 2024-01-06 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | FiTow |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.transax.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "FiTow EZ Fill", "description": "chrome extension", "version": "1.1.10", "icons": { "16": "\/icons\/icon16.png", "32": "\/icons\/icon32.png", "48": "\/icons\/icon48.png", "128": "\/icons\/icon128.png" }, "action": { "default_popup": "popup.html" }, "externally_connectable": { "matches": [ "https:\/\/*.fitow.ai\/*", "https:\/\/*.transax.com\/*" ] }, "background": { "service_worker": "\/background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |