Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Random-user420 authored Oct 15, 2024
1 parent 6053931 commit b9264e8
Showing 1 changed file with 24 additions and 6 deletions.
30 changes: 24 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,30 @@ A Simple Browser extension that makes Digikabu.de better. This is a Fork of [@ou

# (Version < 2.0.0) is unstable, use on your own risk

## Autologin
**with encryption**:
To set your credentials, open the extension on the digikabu.de website and type your username, password and an encryption key (a key longer than the credentials is useless) and check the "Enable Password Protection" Button, then press on the Save Login Button. To enable it, click the checkbox and press on the "Save Login" Button and refresh the page. If there is no username or password, the credentials won't be overwritten! If you want to login, click on the Extension, and type your encryption key and then on login.

**without encryption**:
To set your credentials, open the extension on the digikabu.de website and type your username and password, then press on the "Save Login" Button. To enable it, click the checkbox and press on the "Save Login" Button and refresh the page. If there is no username or password, the credentials won't be overwritten!
Here’s a clearer and more readable version of the text:

## Autologin Setup

### With Encryption:
1. Open the extension on the digikabu.de website.
2. Enter your username, password, and an encryption key (Note: using a key longer than your credentials is unnecessary).
3. Check the "Enable Password Protection" and "Enable Login" option.
4. Click the "Save Login" button.
5. Refresh the page to activate the changes.

**Note:** If no username or password is entered, the existing credentials won't be overwritten.

**To log in:**
- Open the extension, enter your encryption key, and click "Login."

### Without Encryption:
1. Open the extension on the digikabu.de website.
2. Enter your username and password.
3. Check the "Enable Login" option.
4. Click the "Save Login" button.
5. Refresh the page to activate the changes.

**Note:** If no username or password is entered, the existing credentials won't be overwritten.

## Colorpicker
To change the color of the highlighting: Open the Extension on the digikabu.de website and enter a HEX code in the input field. If you don't know them from memory, click on the link and copy the HEX code from there. A HEX code is always a "#" and 6 digits, that can be "0,1,2,...9, A, B, C, D, E, F".
Expand Down

0 comments on commit b9264e8

Please sign in to comment.