Autofill Job Application Forms for chrome

Autofill job forms with one click. Save hours of entering repetitive data with our intelligent and secure browser extension.

Autofill Job Application Forms for chrome क्या है?

Autofill Job Application Forms for chrome https://fmform.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Autofill job forms with one click. Save hours of entering repetitive data with our intelligent and secure browser extension."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Autofill Job Application Forms for chrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Autofill Job Application Forms without typing a single word. Using FmForm you can autofill 10-15 forms/hour

Note: Works only in India

New Update: #1 Enables Right-Click, copy, paste, cut, etc. on any website

Features:
1. Autofill forms
After installation and login, Just press ALT+Q or right-click-> autofill and the whole page will be autofilled with saved details

2. sync data between difference browsers/PC in realtime
While saving data in candidate profile, the data will be synchronised in realtime between all your PC/browsers in which you logged in with same mobile number.

3. Automatically save data from old forms to fill in new forms
If you have filled any form in past for any candidate then fmform can create new candidate profile using that data.

4. Live backup
sometimes you delete browser accidently or your window doesn't boot properly then all your data from chrome is deleted, but fmform backups your encrypted data in realtime and restore 100% data when you login with same mobile number, so that you can auto fill forms without any headache.

5. create pdf from image before upload (coming soon)
6. auto crop,resize and compress images before upload (coming soon)

Permissions Required: 
1. Read and Write data on pages => This permission is used to read the field which are to be filled automatically by fmform and to write data in those fields.

If you have any query regarding fmform (auto fill forms) then contact us from support tab or at https://help.fmform.com                    

एक्सटेंशन की मूल जानकारी

नाम Autofill Job Application Forms for chrome Autofill Job Application Forms for chrome
ID ceobgmknggbgmbemhmjcgplnaoholikm
आधिकारिक URL https://chromewebstore.google.com/detail/autofill-job-application/ceobgmknggbgmbemhmjcgplnaoholikm
विवरण Autofill job forms with one click. Save hours of entering repetitive data with our intelligent and secure browser extension.
फ़ाइल का आकार 386 KB
स्थापना संख्या 160
वर्तमान संस्करण 2020.09.08.00 beta
अंतिम अपडेट 2020-09-08
प्रकाशन तिथि 2020-06-22
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://fmform.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.fmform.com
सहायता पृष्ठ URL https://help.fmform.com
गोपनीयता नीति पृष्ठ URL https://www.fmform.com/privacy-policy.html
समर्थित भाषाएँ en,hi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "FmForm",
    "version": "2009.0800",
    "version_name": "2020.09.08.00 beta",
    "description": "Autofill job forms with one click. Save hours of entering repetitive data with our intelligent and secure browser extension.",
    "default_locale": "hi",
    "permissions": [
        "https:\/\/*.fmform.com\/*",
        "contextMenus",
        "storage"
    ],
    "optional_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "32": "images\/32.png",
        "48": "images\/48.png",
        "96": "images\/96.png",
        "128": "images\/128.png"
    },
    "browser_action": {
        "default_popup": "panel\/popup.html",
        "default_title": "AutoFill Forms in Just Five minutes",
        "default_icon": {
            "32": "images\/32.png",
            "48": "images\/48.png",
            "96": "images\/96.png",
            "128": "images\/128.png"
        }
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "main.js",
        "images\/32.png",
        "images\/400.png",
        "images\/green.png",
        "third\/sounds\/error\/1.mp3",
        "third\/sounds\/info\/2.mp3",
        "third\/sounds\/warning\/1.mp3",
        "third\/sounds\/success\/1.mp3",
        "third\/sounds\/success\/2.mp3",
        "third\/sweetalert.css",
        "third\/toasty.min.css",
        "third\/KFOmCnqEu92Fr1Mu72xKOzY.woff2",
        "third\/KFOmCnqEu92Fr1Mu5mxKOzY.woff2",
        "third\/KFOmCnqEu92Fr1Mu7mxKOzY.woff2",
        "third\/KFOmCnqEu92Fr1Mu4WxKOzY.woff2",
        "third\/KFOmCnqEu92Fr1Mu7WxKOzY.woff2",
        "third\/KFOmCnqEu92Fr1Mu7GxKOzY.woff2",
        "third\/KFOmCnqEu92Fr1Mu4mxK.woff2"
    ]
}