0.3.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "BC100 Autofill",
|
||||
"description": "Autofills your BahnCard 100 number and birthday into the passenger rights claim form.",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.0",
|
||||
"icons": {
|
||||
"48": "icons/icon.png",
|
||||
"96": "icons/icon@2x.png"
|
||||
@@ -42,5 +42,11 @@
|
||||
"gecko_android": {
|
||||
"strict_min_version": "113.0"
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
"scripts": [
|
||||
"bg.js"
|
||||
],
|
||||
"persistent": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user