We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 263c4e6 + f2e8700 commit 0dbf514Copy full SHA for 0dbf514
Extension/manifest.firefox.json
@@ -3,7 +3,7 @@
3
"description": "Automatic handling of GDPR consent forms",
4
"author": "CAVI - Aarhus University",
5
"homepage_url": "https://github.com/cavi-au/Consent-O-Matic",
6
- "version": "1.1.3",
+ "version": "1.1.4",
7
"manifest_version": 3,
8
"permissions": [
9
"activeTab",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "consent-o-matic",
"description": "A chrome extension that tries to do the opposite of Consent-O-Matic",
"license": "MIT",
"repository": {
0 commit comments