c910335 / ptt-chrome-auto-login

A Chrome extension automating the login process for PTT.

Home Page:https://chrome.google.com/webstore/detail/ptt-auto-login/ghaajmaenailmmipaomfgoaemccfadfj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PTT Chrome Auto Login

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.

Installation

Get PTT Auto Login from Chrome Web Store, or if you want to install from source manually:

  1. Clone this repository.
$ git clone https://github.com/c910335/ptt-chrome-auto-login.git
  1. Load unpacked from chrome://extensions

Contributing

  1. Fork it (https://github.com/c910335/ptt-chrome-auto-login/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

A Chrome extension automating the login process for PTT.

https://chrome.google.com/webstore/detail/ptt-auto-login/ghaajmaenailmmipaomfgoaemccfadfj

License:MIT License


Languages

Language:JavaScript 79.9%Language:HTML 17.3%Language:Makefile 2.7%