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 - CTH Every Online Site Form Filler >> 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. 2. Whole Form Filler - CTH is not government extension. 3. If you use this extension, then it will be your responsibility that how you are using this extension. 4. The main purpose of this extension is to make Data Entry easy, but if you use this extension to upload data unofficially, then it will be your responsibility. C Tech Hindi will not have any responsibility in this.
Grundläggande Information om Tillägg
Namn | Whole Form Filler - CTH |
ID | mnogdacpjniinadodafcoahjmncchilf |
Officiell webbadress | https://chromewebstore.google.com/detail/whole-form-filler-cth/mnogdacpjniinadodafcoahjmncchilf |
Beskrivning | Every Online Site Form Filler With Custom Javascript |
Filstorlek | 4.65 MB |
Antal Installationer | 822 |
Aktuell Version | 0.1.15 |
Senast Uppdaterad | 2023-04-27 |
Publiceringsdatum | 2021-05-13 |
Utvecklare | C Tech Hindi |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://formfiller.ctechhindi.in/ |
Hjälpsida URL | https://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", "description": "__MSG_appDescription__", "version": "0.1.15", "oauth2": { "client_id": "1024912902026-0c6q1l8a230h8nna77sk2n1tja0e0e0d.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/plus.login" ] }, "manifest_version": 3, "default_locale": "en", "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "options_page": "options.html", "permissions": [ "storage", "unlimitedStorage", "contextMenus", "identity", "identity.email", "declarativeNetRequest", "browsingData" ], "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": { "128": "icons\/128x128.png" }, "content_scripts": [ { "matches": [ " |