feat: extended village profile
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Dawid Wysokiński 2023-02-05 08:31:12 +01:00
parent d3cd000bf5
commit 953a5103eb
Signed by: Kichiyaki
GPG Key ID: B5445E357FB8B892
2 changed files with 16 additions and 0 deletions

View File

@ -36,6 +36,22 @@ javascript:
$.getScript('https://scripts.tribalwarshelp.com/extended-map-popup.quickbar.js')
```
### Extended village profile
This script adds additional info and actions on a village overview.
![img.png](docs/extended-village-profile.png)
#### Installation
[User script](https://scripts.tribalwarshelp.com/extended-village-profile.user.js)
Quick bar:
```javascript
javascript:
$.getScript('https://scripts.tribalwarshelp.com/extended-village-profile.quickbar.js')
```
## License
Distributed under the MIT License. See ``LICENSE`` for more information.

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB