Skip to content

Commit

Permalink
ADD windows shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
CaTzil committed Oct 7, 2020
1 parent aa5e304 commit 505aad4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Ktuvit.me subtitle service for Kodi
In order to get the encoded password:

1. Open [ktuvit.me](https://www.ktuvit.me) in the browser
2. Open [developer tools](https://developers.google.com/web/tools/chrome-devtools/open)
2. Open [developer tools](https://developers.google.com/web/tools/chrome-devtools/open) (in Windows <kbd>ctrl</kbd> + <kbd>shift</kbd> + <kbd>c</kbd>
)
3. Enter this code in the **console**:
```javascript
x = { value: 'MY-APSSWORD' };
Expand Down

0 comments on commit 505aad4

Please sign in to comment.