Whole Form Filler - CTH
Every Online Site Form Filler With Custom Javascript
什麼是Whole Form Filler - CTH?
Whole Form Filler - CTH是由C Tech Hindi開發的Chrome擴展程式,該擴展的主要功能是“Every Online Site Form Filler With Custom Javascript”。
擴展截圖
下載Whole Form Filler - CTH擴展crx文件
下載Whole Form Filler - CTH擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Whole Form Filler V2 - CTH Every Online Site Form Filler https://formfiller.ctechhindi.in/ * Custom JavaScript * Upload Data with Excel Sheet >> Application supports the following browsers: * Chrome (latest) >> FAQ: [email protected] TERMS OF SERVICE 1. Whole Form Filler extension do not access any type of user site data while using these software.
擴展基本資訊
名稱 | Whole Form Filler - CTH |
ID | pplaoeboeelgkhbfekjjbhjpabhmngib |
官方網址 | https://chromewebstore.google.com/detail/whole-form-filler-cth/pplaoeboeelgkhbfekjjbhjpabhmngib |
簡介 | Every Online Site Form Filler With Custom Javascript |
檔案大小 | 1.14 MB |
安裝次數 | 691 |
目前版本 | 2.0.37 |
更新時間 | 2023-09-15 |
上架時間 | 2022-09-17 |
開發者 | C Tech Hindi |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://formfiller.ctechhindi.in/ |
說明頁面URL | https://formfiller.ctechhindi.in/ |
隱私政策頁面URL | https://ctechhindi.in/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.37", "manifest_version": 3, "default_locale": "en", "permissions": [ "storage", "unlimitedStorage", "contextMenus", "declarativeNetRequest", "browsingData", "notifications", "alarms", "scripting", "tabs", "webRequest" ], "host_permissions": [ "https:\/\/www.googleapis.com\/", "*:\/\/*\/*" ], "background": { "service_worker": "service-worker.js" }, "action": { "default_icon": { "16": "icons\/16x16.png", "24": "icons\/24x24.png", "32": "icons\/32x32.png" } }, "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "content_scripts": [ { "all_frames": true, "css": [], "js": [ "assets\/lib\/jquery.js", "contentScript8.js", "contentScript10.js" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_end" }, { "matches": [ " |