Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.74 KB

File metadata and controls

58 lines (39 loc) · 1.74 KB

Login Chrome Extension

This Chrome extension simplifies the login process to a specific portal by providing automation features. It includes a popup interface for quick access and a settings option for editing login credentials.

Table of Contents

Android

If you need this extension for mobile phones. Use liter version of this extension. Pulchowk-Wifi-Login-Automation-Lite.

Installation

  1. Download the extension files.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the folder containing the extension files.

Usage

  1. Click on the extension icon in the Chrome toolbar.
  2. Enter your username and password in the popup.
  3. Click "Save" to store your credentials.
  4. Click "Login" to open the login portal.

Editing Login Data

  1. Right-click on the extension icon.
  2. Choose "Edit Data" from the context menu.
  3. Update your username and password.
  4. Click "Save" to store the changes.

Automating Login

When you click the chrome extension, it will automatically login with your saved credentials.

Features

  • Quick access to login portal.
  • Storage of login credentials.
  • Editable user data.
  • Automatic tab closure on successful login.

License

This project is licensed under the ISC License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.