Whole Form Filler - CTH
Every Online Site Form Filler With Custom Javascript
Whole Form Filler - CTH क्या है?
Whole Form Filler - CTH C Tech Hindi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Every Online Site Form Filler With Custom Javascript"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Whole Form Filler - CTH एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Whole Form Filler - CTH |
ID | mnogdacpjniinadodafcoahjmncchilf |
आधिकारिक URL | https://chromewebstore.google.com/detail/whole-form-filler-cth/mnogdacpjniinadodafcoahjmncchilf |
विवरण | Every Online Site Form Filler With Custom Javascript |
फ़ाइल का आकार | 4.65 MB |
स्थापना संख्या | 822 |
वर्तमान संस्करण | 0.1.15 |
अंतिम अपडेट | 2023-04-27 |
प्रकाशन तिथि | 2021-05-13 |
डेवलपर | C Tech Hindi |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://formfiller.ctechhindi.in/ |
सहायता पृष्ठ URL | https://ctechhindi.in/ |
गोपनीयता नीति पृष्ठ URL | https://ctechhindi.in/privacy |
समर्थित भाषाएँ | 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": [ " |