browser action
This commit is contained in:
@@ -2,11 +2,15 @@
|
||||
"manifest_version": 2,
|
||||
"name": "BC100 Autofill",
|
||||
"description": "Autofills your BahnCard 100 number and birthday into the passenger rights claim form.",
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"icons": {
|
||||
"48": "icons/icon.png",
|
||||
"96": "icons/icon@2x.png"
|
||||
},
|
||||
"browser_action":{
|
||||
"default_title":"__MSG_iconAction__"
|
||||
},
|
||||
"default_locale":"en",
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": [
|
||||
|
Reference in New Issue
Block a user