Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
icyblade committed May 18, 2018
1 parent e82dcf6 commit a952ea7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ Some Enhancement Scripts of Warcraft Logs

## Installation

https://greasyfork.org/en/scripts/31439-warcraft-logs-enhancement

Please refer to https://tampermonkey.net/

## Screenshots

![example](https://github.com/icyblade/warcraftlogs_enhancement/blob/master/example.png "Example")

## Known Bugs

- Attributes will not be loaded unless page refreshs.
Binary file modified example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// ==UserScript==
// @name Warcraft Logs Enhancement
// @namespace https://github.com/icyblade/warcraftlogs_enhancement
// @version 1.0.3
// @version 1.0.4
// @description Some Enhancement Scripts of Warcraft Logs
// @author swqsldz, kingofpowers, icyblade
// @match http://*.warcraftlogs.com/*
// @match https://*.warcraftlogs.com/*
// @run-at document-idle
// ==/UserScript==
Expand Down

0 comments on commit a952ea7

Please sign in to comment.