mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Version 0.3.8
This commit is contained in:
parent
47725364e8
commit
41fcb6ed11
2 changed files with 13 additions and 3 deletions
|
@ -169,11 +169,11 @@
|
|||
"main": "lib/main.js",
|
||||
"author": "Korbinian Kapsner",
|
||||
"license": "MPL 2.0",
|
||||
"version": "0.3.7-Development",
|
||||
"version": "0.3.8-Development",
|
||||
|
||||
"engines": {
|
||||
"firefox": ">=45.7.0",
|
||||
"fennec": ">=45.7.0"
|
||||
"firefox": ">=45.0a1",
|
||||
"fennec": ">=45.0"
|
||||
},
|
||||
"permissions": {
|
||||
"private-browsing": true,
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
Version 0.3.8:
|
||||
changes:
|
||||
-
|
||||
|
||||
new features:
|
||||
-
|
||||
|
||||
fixes:
|
||||
-
|
||||
|
||||
Version 0.3.7:
|
||||
new features:
|
||||
- data for persistent random number generator can be stored
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue