Hotfix for performance issue and center "rules"-btn

- Delete temporary the async promise function, because it works not like
it should work. (We will test some methods to increase the performance,
but the performance is already okay)
+ Add suggestion from @grenzor #21 to center the "rules-status"-button
This commit is contained in:
Kevin Röbert
2018-01-09 13:20:33 +01:00
parent 03920709ce
commit 6c42b3617c
4 changed files with 16 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "ClearURLs",
"version": "1.2.1.0",
"version": "1.2.1.1",
"author": "Kevin R.",
"description": "Remove tracking elements form URLs.",
"homepage_url": "https://github.com/KevinRoebert/ClearUrls",