EE-PMMVY Extension

EE-PMMVY Provide Advance User friendlily features

Vad är EE-PMMVY Extension?

EE-PMMVY Extension är en Chrome-tillägg utvecklad av EE Projects, och dess huvudfunktion är "EE-PMMVY Provide Advance User friendlily features".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner EE-PMMVY Extension-förlängningens CRX-fil

Ladda ner EE-PMMVY Extension-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

                        EE-PMMVY Provide Advance User friendlily features

>> Features

- Fill JSY Pending Details with Excel Sheet
- Fill Beneficiary Third Due Installment With Excel Sheet
- Correction Queue Data Generate with More Beneficiary Data
- Generate Beneficiary Payment Report in Excel
- Generate All Beneficiary Status Report in Excel (With Address)
- Generate DEO Payment Report in Excel


>> Application supports the following browsers:
   * Chrome (latest)

>> FAQ: [email protected]

https://ee-projects-ee.blogspot.com

TERMS OF SERVICE

1.EE-PMMVY Extension is not official India government 
         software, app and extensions.
2. If you use these software, then it will be your responsibility that 
          how you are using this software.
3. The main Purpose of these software is to make Data Entry easy, 
          but if you use these softwares to upload data unofficially, then it 
          will be your responsibility. EE-Projects will not have any 
          responsibility in this.
4. EE-Projects softwares do not access any type of user site data 
        while using these software.                    

Grundläggande Information om Tillägg

Namn EE-PMMVY Extension EE-PMMVY Extension
ID lipalgbhkgmlnnmiifgaagenaocnjgdf
Officiell webbadress https://chromewebstore.google.com/detail/ee-pmmvy-extension/lipalgbhkgmlnnmiifgaagenaocnjgdf
Beskrivning EE-PMMVY Provide Advance User friendlily features
Filstorlek 2.16 MB
Antal Installationer 335
Aktuell Version 2.0.4
Senast Uppdaterad 2023-02-16
Publiceringsdatum 2020-11-27
Utvecklare EE Projects
E-post [email protected]
Betalningssätt in_app
Tilläggswebbplats https://ee-projects-ee.blogspot.com/
Hjälpsida URL https://ee-projects-ee.blogspot.com/
URL till Sekretesspolicy Sidan https://ee-projects-ee.blogspot.com/2019/10/ee-projects-privacy-policy.html
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.4",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/www.googleapis.com\/",
        "*:\/\/eeprojects.ctechhindi.in\/",
        "*:\/\/pmmvy-cas.nic.in\/backoffice\/*",
        "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16x16.png",
            "24": "icons\/24x24.png",
            "32": "icons\/32x32.png",
            "128": "icons\/128x128.png"
        }
    },
    "icons": {
        "128": "icons\/128x128.png"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/PendingJSYList",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/PendingJSYList"
            ],
            "js": [
                "contentScript10.js"
            ]
        },
        {
            "matches": [
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryList",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryList",
                "*:\/\/pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryList",
                "*:\/\/www.pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryList"
            ],
            "js": [
                "contentScript11.js"
            ]
        },
        {
            "matches": [
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/CorrectionQueueList?*",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/CorrectionQueueList?*",
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/CorrectionQueueList",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/CorrectionQueueList"
            ],
            "js": [
                "contentScript12.js"
            ]
        },
        {
            "matches": [
                "*:\/\/pmmvy-cas.nic.in\/*",
                "*:\/\/www.pmmvy-cas.nic.in\/*"
            ],
            "js": [
                "contentScript13.js"
            ]
        },
        {
            "matches": [
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/removeapplicationreport\/beneficiaryThirdinstallmentdue",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/removeapplicationreport\/beneficiaryThirdinstallmentdue",
                "*:\/\/pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/*",
                "*:\/\/www.pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/*"
            ],
            "js": [
                "contentScript20.js"
            ]
        },
        {
            "matches": [
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/removeapplicationreport\/beneficiarysecondinstallmentdue",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/removeapplicationreport\/beneficiarysecondinstallmentdue",
                "*:\/\/pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/*",
                "*:\/\/www.pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/*"
            ],
            "js": [
                "contentScript19.js"
            ]
        },
        {
            "matches": [
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryRegistration",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryRegistration",
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryRegistration?*",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryRegistration?*",
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryDetails?*",
                "*:\/\/pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryDetails?*",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryDetails?*",
                "*:\/\/www.pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryDetails?*",
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryClaimFormB?*",
                "*:\/\/pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryClaimFormB?*",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryClaimFormB?*",
                "*:\/\/www.pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryClaimFormB?*",
                "*:\/\/pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryClaimFormC?*",
                "*:\/\/pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryClaimFormC?*",
                "*:\/\/www.pmmvy-cas.nic.in\/backoffice\/beneficiary\/BeneficiaryClaimFormC?*",
                "*:\/\/www.pmmvy-cas.nic.in\/BackOffice\/Beneficiary\/BeneficiaryClaimFormC?*"
            ],
            "js": [
                "contentScript27.js",
                "contentScript18.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "scripts\/*",
                "options.html",
                "contentScript28.js",
                "contentScripts21.js"
            ],
            "matches": [
                "*:\/\/*.pmmvy-cas.nic.in\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}