1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-05-29 09:28:06 +02:00
Commit Graph

584 Commits

Author SHA1 Message Date
kkapsner
e256d042da Typos 2018-10-31 21:03:19 +01:00
kkapsner
8b219a20b4 Grammar 2018-10-31 21:01:27 +01:00
kkapsner
b7e1e0afc0
Merge pull request #294 from micrococo/master
Spanish translation update
2018-10-31 20:59:59 +01:00
micrococo
b6ff85837e
Spanish translation update 2018-10-30 14:19:25 +01:00
micrococo
bf512c0986
Add description's translation into Spanish 2018-10-30 14:18:13 +01:00
kkapsner
947d9e0c59 added "share persistent randomness between domains"
Fixes #290
2018-10-25 13:42:18 +02:00
kkapsner
9dcb1f8903 Typos 2018-10-24 08:27:14 +02:00
kkapsner
6976d80ee7 Show "readout" options also on "everything" 2018-10-23 23:47:21 +02:00
kkapsner
045379c349 constant rng did not work properly when protecting input 2018-10-23 23:39:47 +02:00
kkapsner
8b9197a68a Decoupled block mode from protected part
Fixes #287
2018-10-23 08:26:23 +02:00
kkapsner
5932ac2292 Added thank to STim99 2018-10-16 00:13:19 +02:00
kkapsner
3aed30d3fd
Merge pull request #288 from STim99/master
Add russian transition
2018-10-16 00:12:18 +02:00
kkapsner
7fb86a4da3 made url specific values manageable with "tabing" 2018-10-16 00:11:07 +02:00
kkapsner
0283da372c highlight "hide" icon when "tabing" to it 2018-10-15 20:15:10 +02:00
Tim
770a79bb6f update translate 2018-10-15 18:34:16 +03:00
Tim
b9c2da7e20 translated 2018-10-15 17:42:31 +03:00
kkapsner
16b4bbcab3 url specific values can be added by hitting enter in the input 2018-10-15 08:53:07 +02:00
kkapsner
dae401acf8 Version 0.5.6 2018-10-13 12:50:30 +02:00
kkapsner
2a7bb7ff0e Added task to open git UI 2018-10-13 12:30:49 +02:00
kkapsner
5aee6531c9
Merge pull request #284 from micrococo/master
Spanish translation update
2018-10-12 18:33:55 +02:00
micrococo
da4341e242
Spanish translation update 2018-10-12 11:37:59 +02:00
Tim
fdf7b0fb69 translation start 2018-10-11 13:58:17 +03:00
kkapsner
5d77a6a1be Typos 2018-10-10 00:24:15 +02:00
kkapsner
ce3699a03c Search in browser action did not work every time.
Fixes #268
2018-10-09 20:44:13 +02:00
kkapsner
9ae73d6a3e Added description of how to use the detection test
Fixes #282
2018-10-09 13:11:38 +02:00
kkapsner
23279bad58 Resolution for minColors was wrong. 2018-10-09 13:06:55 +02:00
kkapsner
eff86ce4ed Added search field to browser page popup
Fixes #268
2018-10-09 12:59:53 +02:00
kkapsner
f5699a1bf3 Added setting sanitation
Fixes #254
2018-10-09 08:14:50 +02:00
kkapsner
fa3111a3ea Update release notes 2018-10-02 19:27:03 +02:00
kkapsner
3a7c15157c Protected notification api calls
Firefox on Android does not support all of them.

Fixes #276
2018-10-02 19:23:59 +02:00
kkapsner
d4d0d80721 Linting 2018-10-02 13:27:01 +02:00
kkapsner
f3a6031f5a Handle wrong content script order
For #273
2018-10-02 13:20:40 +02:00
kkapsner
a4d9be9bd5 Adjusted detection test
Firefox nightly failed function code test when CB was not installed.
2018-10-02 13:18:05 +02:00
kkapsner
8d347a376a Removed tests from build. 2018-10-01 09:04:24 +02:00
kkapsner
0f07cde869 Added value cache for DOMRect
Fixes #272
2018-09-29 09:41:43 +02:00
kkapsner
ab344294d7
Merge pull request #274 from micrococo/master
Spanish translation update
2018-09-26 21:35:15 +02:00
micrococo
4bac2aa0f5
Spanish translation update 2018-09-26 12:07:26 +02:00
kkapsner
de4d185c0e Version 0.5.5 2018-09-23 13:18:15 +02:00
kkapsner
d52f107f00 Removed unused messages
allowPDFCanvas_description
allowPDFCanvas_title
url_title
url_description
inspectImage
2018-09-23 12:56:16 +02:00
kkapsner
18bbab50a5 Removed unused setting notificationDisplayTime 2018-09-23 12:40:05 +02:00
kkapsner
5ca27505eb Messages were not passed to tabs. 2018-09-23 12:33:23 +02:00
kkapsner
2f4fca10ab Ask mode did not show canvas canvas any more. 2018-09-21 16:42:58 +02:00
kkapsner
95605ef746 Search did not include button labels
For #242
2018-09-21 16:40:24 +02:00
kkapsner
ccc36a2154 Initilaize storage with correct version. 2018-09-21 16:32:47 +02:00
kkapsner
ecc55ad13f Unknown classes might break CB
Fixes #267
2018-09-20 22:46:45 +02:00
kkapsner
70b8d50c56 Options page fine tuning 2018-09-19 23:56:34 +02:00
kkapsner
5513bcbb61 Search refinement and bugfixing
Fixes #242
2018-09-19 09:15:19 +02:00
kkapsner
2271477376 fakeUint8Array called forEachIndex with wrong parameters.
Fixes #266
2018-09-18 21:52:15 +02:00
kkapsner
e3861e67b4 Create search in options page
Fixes #242
2018-09-18 13:14:39 +02:00
kkapsner
feff447409 Typos 2018-09-18 00:43:45 +02:00