Kevin Röbert
ae30c0eb53
Removed jQuery from core scripts
2020-06-05 20:13:21 +02:00
Kevin Röbert
3f707bfd3a
Version 1.17.0
...
#457
#462
#445
2020-04-15 00:53:01 +02:00
Kevin Röbert
0298792aa1
Version 1.16.0
...
#362
#440
#429
#428
#431
2020-03-20 01:50:22 +01:00
Kevin Röbert
f7949e89f6
Added catch statements
2020-02-20 14:12:06 +01:00
Kevin Röbert
0417469a26
Added yandex link fixer + renewed copyright notice
...
#305
2020-01-06 17:14:34 +01:00
Kevin Röbert
50542fa6a3
Version 1.11.0
...
#336
#340
#342
#339
#334
2020-01-06 16:22:37 +01:00
Kevin Röbert
b2ffb3293f
Version 1.10.0
...
- Updated to Bootstrap 4.3.1
- Updated to jQuery 3.4.1
- Updated to DataTables 1.10.20
- Deleted unnecessary Bootstrap Dialog lib
- Replaced [pick-a-color](https://github.com/lauren/pick-a-color ) with [bootstrap-colorpicker 3.2.0](https://github.com/itsjavi/bootstrap-colorpicker )
- Added [popper.js 1.16.0](https://github.com/popperjs/popper.js/tree/v1.16.0 )
- Fixed [#333 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/333 )
- Fixed [#332 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/332 )
- Fixed [#307 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/307 )
- Maybe [#315 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/315 ) fixed
2020-01-04 00:14:03 +00:00
Kevin Röbert
61712e77a2
Version 1.9.2
...
#290
2019-11-09 01:40:17 +01:00
Kevin Röbert
d064537c07
Version 1.9.0
...
- Added #284
- Added #56
- Fixed #241
- Possible fix & workaround for #203
- Fixed bug in "history tracking injection protection". This option was not disabled, when the global filter switch are on off
- Added an option to im-/export the log (requires the `downloads` permission)
- Added an option to im-/export the settings (requires the `downloads` permission)
- Added information page for blocked sites, when they are called in the `main_frame`
- Added "multiple times URL encodes" recognition
- Refactoring
- Changed background script loading sequence to prevent that required functions are not yet loaded.
2019-10-23 01:16:12 +02:00
tartpvule
891723b7b9
Save on storage change and deferred save, part 2
...
Insert calls to deferSaveOnDisk
2019-09-12 16:44:14 +00:00
Kevin Röbert
d2ec7ce49e
Version 1.8.0
2019-09-11 18:08:41 +02:00
Kevin Röbert
5da65aed98
Added rule and deleted unnecessary "or"
...
#209
2019-07-29 17:40:54 +02:00
Kevin Röbert
15daf50c71
Version 1.6.9
...
#207
#208
+ Fixed error in fields RegExp
2019-07-29 01:26:45 +02:00
Kevin Röbert
dbe7c603f9
Improvements and Bugfix - Version 1.6.8
...
#206
#205
2019-07-28 20:27:13 +02:00
Kevin Röbert
f9289d9216
Version 1.6.5
2019-06-12 20:17:49 +02:00
Kevin Röbert
8ca852476d
Version 1.6.2
...
Added:
+ Added rules from #172
+ Added rules from #176
+ Added rules from #178
Fixed:
+ #170
+ #162
+ #163
2019-04-26 23:41:44 +02:00
Kevin Röbert
0a948968b3
Add png icons to support googles webextension api
2019-04-08 09:52:23 +02:00
Kevin Röbert
03e0580b20
Chrome support
2019-04-01 23:53:28 +02:00
Kevin Röbert
869cd63e64
Fix #153
...
Implementing the flat function by my own, also a function that removes empty fields from arrays.
2019-03-27 18:31:37 +01:00
Kevin Röbert
d87d88250d
Fix #31
...
+ Bugfix for Android devices
2019-03-18 17:39:47 +01:00
Kevin Röbert
6b2e79669c
Add license header
2019-03-13 13:20:24 +01:00
Kevin Röbert
9c638c52f9
Preparations for costume rules
...
+ Preparations for costume rules
- Feature "Report URLs"
+ Auto hash rules
+ Minimize rules length
+ Add start and end delimiters to rules
2019-03-12 18:13:23 +01:00
Kevin Röbert
81bc71de5e
storage improvement
...
The command pattern has been implemented so that ClearURLs also works in private mode.
See also: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/sendMessage
2019-02-13 18:02:08 +01:00