Quick Tax Challan[MRC Karnataka] Firefox

Examine source code of Quick Tax Challan[MRC Karnataka]

Inspect and view changes in Quick Tax Challan[MRC Karnataka] source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "persistent": true,
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "96": "images/icon96.png",
      "128": "images/icon128.png"
    },
    "default_title": "Quick Tax Challan[MRC Karnataka]"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "css": [
        "css/toastify.css",
        "css/custom.css"
      ],
      "js": [
        "js/jquery.js",
        "js/toastify.js",
        "js/myScript.js"
      ],
      "matches": [
        "*://*.mrc.gov.in/*",
        "*://*.mrc.gov.in/epay/*",
        "*://mrc.gov.in/epay/*"
      ]
    }
  ],
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true
  },
  "description": "Quick tax challan generator and automated form filling tool.",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "manifest_version": 2,
  "name": "Quick Tax Challan[MRC Karnataka]",
  "permissions": [
    "tabs",
    "activeTab",
    "webRequest",
    "storage"
  ],
  "version": "0.0.0.7",
  "web_accessible_resources": [
    "images/clock.png",
    "images/loading.png",
    "html/options.html",
    "js/options.js",
    "js/fp.min.js",
    "js/toastify.js",
    "css/toastify.css",
    "bootstrap/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cfd856bf-65d4-43d6-8417-a2e53525584d}"
    }
  }
}

Best Quick Tax Challan[MRC Karnataka] Alternatives

Here are some Firefox add-ons that are similar to Quick Tax Challan[MRC Karnataka]: