A Chrome extension automating the login process for PTT.
PTT Chrome Auto Login stores your passwords via the Credential Management API, and you can manage all your passwords in chrome://password-manager/passwords.
Get PTT Auto Login from Chrome Web Store, or if you want to install from source manually:
- Clone this repository.
$ git clone https://github.com/c910335/ptt-chrome-auto-login.gitLoad unpackedfrom chrome://extensions
- Fork it (https://github.com/c910335/ptt-chrome-auto-login/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
- Tatsujin Chin - creator and maintainer