Whole Form Filler - CTH
Every Online Site Form Filler With Custom Javascript
Wat is Whole Form Filler - CTH?
Whole Form Filler - CTH is een Chrome-extensie ontwikkeld door C Tech Hindi, en de belangrijkste functie is "Every Online Site Form Filler With Custom Javascript".
Extensie Screenshots
Download het CRX-bestand van de extensie Whole Form Filler - CTH
Download Whole Form Filler - CTH-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | pplaoeboeelgkhbfekjjbhjpabhmngib |
| Officiële URL | https://chromewebstore.google.com/detail/whole-form-filler-cth/pplaoeboeelgkhbfekjjbhjpabhmngib |
| Beschrijving | Every Online Site Form Filler With Custom Javascript |
| Bestandsgrootte | 1.14 MB |
| Aantal Installaties | 691 |
| Huidige Versie | 2.0.37 |
| Laatst Bijgewerkt | 2023-09-15 |
| Publicatiedatum | 2022-09-17 |
| Ontwikkelaar | C Tech Hindi |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://formfiller.ctechhindi.in/ |
| Help Pagina-URL | https://formfiller.ctechhindi.in/ |
| URL van de Privacybeleid Pagina | https://ctechhindi.in/privacy |
| Ondersteunde Talen | 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": [
" | |