Whole Form Filler - CTH
Every Online Site Form Filler With Custom Javascript
Vad är Whole Form Filler - CTH?
Whole Form Filler - CTH är en Chrome-tillägg utvecklad av C Tech Hindi, och dess huvudfunktion är "Every Online Site Form Filler With Custom Javascript".
Tilläggsskärmbilder
Ladda ner Whole Form Filler - CTH-förlängningens CRX-fil
Ladda ner Whole Form Filler - CTH-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Whole Form Filler - CTH |
ID | pplaoeboeelgkhbfekjjbhjpabhmngib |
Officiell webbadress | https://chromewebstore.google.com/detail/whole-form-filler-cth/pplaoeboeelgkhbfekjjbhjpabhmngib |
Beskrivning | Every Online Site Form Filler With Custom Javascript |
Filstorlek | 1.14 MB |
Antal Installationer | 691 |
Aktuell Version | 2.0.37 |
Senast Uppdaterad | 2023-09-15 |
Publiceringsdatum | 2022-09-17 |
Utvecklare | C Tech Hindi |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://formfiller.ctechhindi.in/ |
Hjälpsida URL | https://formfiller.ctechhindi.in/ |
URL till Sekretesspolicy Sidan | https://ctechhindi.in/privacy |
Stödda Språk | 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": [ " |