Helper Tools For CKG Firefox

Examine source code of Helper Tools For CKG

Inspect and view changes in Helper Tools For CKG source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Helper Tools For CKG",
  "version": "3.0",
  "description": "Help your repeat input data CKG entry",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://sehatindonesiaku.kemkes.go.id/*",
    "https://form.kemkes.go.id/*",
    "http://localhost/*",
    "https://localhost/*"
  ],
  "action": {
    "default_title": "Open Panel Autofill"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "new_icon16.png",
    "48": "new_icon48.png",
    "128": "new_icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://sehatindonesiaku.kemkes.go.id/*",
        "https://form.kemkes.go.id/*"
      ],
      "js": [
        "xlsx.js",
        "content-shared.js",
        "content-features.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "popup.html",
        "popup.css",
        "popup.js",
        "xlsx.js",
        "tutorial.html",
        "registration.html",
        "SC Tech QRIS.jpeg"
      ],
      "matches": [
        "https://sehatindonesiaku.kemkes.go.id/*",
        "https://form.kemkes.go.id/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ckg-tools@dinyomage.local",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Helper Tools For CKG Alternatives

Here are some Firefox add-ons that are similar to Helper Tools For CKG: