A Chrome extension for automating login to a portal.
- This extension (for Chromium-based Browsers) provides functionality related to automating login tasks in Pulchowk Login Portal.
- This extension is liter version of this extension. Pulchowk-Wifi-Login-Automation---Chrome-Extension.
- Automatically fills in username and password fields on login portal.
- Provides a mechanism to handle login failures and retries with different credentials.
- Automatically closes the tab after the login.
-
Clone the repository:
git clone https://github.com/rohityadav-sas/Pulchowk-Wifi-Login-Automation-Lite
-
Replace the username and password with your credentials in the ContentScript.js.
-
Open Google Chrome or (any other Chromium-based Browsers) and navigate to extensions page.
-
Enable Developer mode using the toggle switch in the top right corner.
-
Click on "Load unpacked" and select the directory where you cloned the repository.
Once the extension is installed, it will automatically execute its functionality when you visit login portal.
This project is licensed under the ISC License. See the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.