AutoMotor – IRCTC Auto Fill (New & Old Website) Firefox

Examine source code of AutoMotor – IRCTC Auto Fill (New & Old Website)

By: YTCorp Add-on
Inspect and view changes in AutoMotor – IRCTC Auto Fill (New & Old Website) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AutoMotor: IRCTC (New & Old Website)",
  "version": "3.1.0",
  "description": "Supports the new & old IRCTC website. Auto-fill passengers, journeys, Tatkal booking, train selection, and booking automation.",
  "permissions": [
    "storage",
    "tabs",
    "notifications",
    "activeTab",
    "alarms"
  ],
  "host_permissions": [
    "https://www.irctc.co.in/*",
    "https://automotor.cloud/*",
    "https://www.automotor.cloud/*",
    "https://w2wq11a3nd.execute-api.ap-south-1.amazonaws.com/*",
    "http://127.0.0.1:8000/*",
    "http://localhost:8000/*"
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "AutoMotor"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-Bs1fyJ7r.js"
      ],
      "matches": [
        "https://www.irctc.co.in/*"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "public/irctc_16.png",
    "32": "public/irctc_32.png",
    "48": "public/irctc_48.png",
    "128": "public/irctc_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "automotor@irctc.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "websiteContent"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://www.irctc.co.in/*"
      ],
      "resources": [
        "assets/logger-oyqZY53B.js",
        "assets/berth-preferences-B1kEfsp5.js",
        "assets/index.ts-zQF7YV3H.js"
      ]
    }
  ]
}

Best AutoMotor – IRCTC Auto Fill (New & Old Website) Alternatives

Here are some Firefox add-ons that are similar to AutoMotor – IRCTC Auto Fill (New & Old Website):