Commit Graph

14 Commits

Author SHA1 Message Date
Kevin Röbert
eacd8c4c13 Add Chrome Version
+ Added Chrome Version
+ Added new Dialog to send a url
2018-09-01 00:27:02 +02:00
Kevin Röbert
64ed933361 New Feature - Report URLs
Lately, I have received relatively few requests with potentially bad URLs. On the one hand, that could be because ClearURLs are working very well by now. But I also think that not everyone wants to sign up to GitLab to report a URL. That's why I've added a new button that reports the current URL in the active tab to me, so I can take a closer look at the URL.

So that you can see exactly what data will be sent to me, I have uploaded the source code for the PHP script, of course, without a password etc.

Please be careful not to send URLs with personal information or tokens.
2018-08-31 20:55:15 +02:00
Kevin Röbert
49a08881ed New Version 1.3.3.9
You can now manually specify in the settings which request types you would like to have all examined by ClearURLs.

#84
2018-07-31 19:15:48 +02:00
Kevin Röbert
0d5aa6cf28 Fix #70 2018-06-24 20:23:11 +02:00
Kevin Röbert
71ec21e871 Version 1.3.2.0
+ Fix a problem with the badged_color settings
+ Message for Incognito mode
+ Suggestion #65 implemented
2018-06-19 18:13:44 +02:00
Kevin Röbert
f064d46414 Translation for DataTable 2018-06-13 17:51:02 +02:00
Kevin Röbert
aa5a073248 Tooltips for filter and badges switch
Added tooltips for filter and badges switch on english and german.
2018-06-11 19:46:56 +02:00
Kevin Röbert
c4443fea60 Final version 1.2.2.8
I hope you all enjoy the new version.
2018-05-22 18:40:05 +02:00
Kevin Röbert
c42eae5e4a Translation 2018-05-21 23:25:20 +02:00
Kevin Röbert
ff88d9c0ae Version 1.2.2.0
Project memory management. I will test this version first and upload it to mozilla after the tests.
2018-05-18 01:31:04 +02:00
Kevin Röbert
a368967bfb For the next version 2018-01-16 14:42:41 +01:00
Kevin Röbert
6c42b3617c 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
2018-01-09 13:20:33 +01:00
Kevin Röbert
a402e190b0 Change version 2018-01-05 17:26:46 +01:00
Kevin Röbert
0f68d65e9a New Addon version 1.2
+ Badges counts only per url (for this feature we need the new "tabs"
permission)
+ New Interface. Special thanks to @grahamperrin and @Thorin-Oakenpants.
(#21)
+ Files in folder ordered
- Remove siteBlockedAlert.html page. We're show now nothing.
+ Revised texts for Rules-Status
+ Add File for version number
2017-12-16 23:50:50 +01:00