EE-Entry Filler

Mother and Children Entry With Excel Sheet

EE-Entry Fillerคืออะไร?

EE-Entry Filler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย EE Projects และคุณลักษณะหลักของมันคือ "Mother and Children Entry With Excel Sheet"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย EE-Entry Filler

ดาวน์โหลดไฟล์ส่วนขยาย EE-Entry Filler ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        # Mother and Child Entry with Excel Sheet V1

[email protected]

TERMS OF SERVICE

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ EE-Entry Filler EE-Entry Filler
ID hacjncmmhhdidagdedkingkoclgfnefn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ee-entry-filler/hacjncmmhhdidagdedkingkoclgfnefn
คำอธิบาย Mother and Children Entry With Excel Sheet
ขนาดไฟล์ 4.91 MB
จำนวนการติดตั้ง 1,022
เวอร์ชันปัจจุบัน 2.0.17
อัปเดตครั้งล่าสุด 2023-10-21
วันที่เผยแพร่ 2022-01-29
ผู้พัฒนา EE Projects
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://ee-projects-ee.blogspot.com
URL หน้าช่วยเหลือ https://ee-projects-ee.blogspot.com
URL หน้านโยบายความเป็นส่วนตัว https://ee-projects-ee.blogspot.com/2019/10/ee-projects-privacy-policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.17",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "permissions": [
        "storage",
        "contextMenus",
        "unlimitedStorage",
        "identity",
        "identity.email",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/www.googleapis.com\/",
        "*:\/\/eeprojects.ctechhindi.in\/",
        "*:\/\/rch.nhm.gov.in\/RCH\/*"
    ],
    "oauth2": {
        "client_id": "31785199518-7qrckb06mffp2h3cc2b9ak1852f69es4.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login"
        ]
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_icon": {
            "48": "icons\/48x48.png",
            "128": "icons\/128x128.png"
        }
    },
    "icons": {
        "128": "icons\/128x128.png"
    },
    "options_ui": {
        "page": "donation.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/EligibleCouples.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/EligibleCouples.aspx?SearchEC=*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherDataEntry.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/TrackingEC.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/TrackingEC.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherMedical.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherMedical.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherANC.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherANC.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ChildDataEntry.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ChildDataEntry.aspx?Id_Edit=childEntry",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ChildTrackingEntry.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ListforReregistration.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ListforReregistration.aspx?reg-data=*"
            ],
            "js": [
                "contentScript26.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/EligibleCouples.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/EligibleCouples.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/TrackingEC.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherDataEntry.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherMedical.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherANC.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherDelivery.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherInfant.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/MotherPNC.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/InfantPNC.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ListforReregistration.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ListforReregistration.aspx?reg-data=*"
            ],
            "js": [
                "contentScript16.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ChildDataEntry.aspx",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ChildDataEntry.aspx?Id_Edit=childEntry",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ChildTrackingEntry.aspx"
            ],
            "js": [
                "contentScript15.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ListforReregistration.aspx*",
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/ListforReregistration.aspx?reg-data=*"
            ],
            "js": [
                "contentScript29.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/rch.nhm.gov.in\/*"
            ],
            "js": [
                "assets\/selector-generator.js",
                "contentScript25.js",
                "contentScript17.js",
                "contentScript11.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/rch.nhm.gov.in\/RCH\/UI\/SetLocation.aspx"
            ],
            "js": [
                "contentScript10.js"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "scripts\/*",
                "options.html",
                "contentScripts17.js",
                "contentScript22.js"
            ],
            "matches": [
                "*:\/\/*.rch.nhm.gov.in\/*"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "assets\/rules_1.json"
            }
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}