Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.32 KB

File metadata and controls

29 lines (19 loc) · 1.32 KB

ThinkPass

ThinkPass is a simple, browser-based password manager that securely stores your passwords on your Google Drive. This project is designed to provide a lightweight and convenient way to manage your login credentials.

Features

  • Google Drive Integration: Stores your encrypted passwords directly on your personal Google Drive, giving you full control over your data.
  • Simple Interface: A straightforward and easy-to-use pop-up interface for managing your passwords.
  • Secure: Keeps your sensitive information safe by using your Google Drive as a secure vault.

Technologies Used

  • JavaScript
  • HTML

Installation

Since this is a browser extension, you can install it manually in your browser:

  1. Clone this repository or download the ZIP file and extract it.
  2. Open your browser's extension management page.
    • Chrome: Go to chrome://extensions
  3. Enable Developer mode or Load unpacked extension (this option may vary depending on the browser).
  4. Click on the Load unpacked button and select the folder where you cloned/extracted the repository.
  5. The ThinkPass icon should now appear in your browser's toolbar.

Contributing

Contributions are welcome! If you would like to contribute, please fork the repository and submit a pull request with your changes.