Another bug fix
This commit is contained in:
parent
049b8f600b
commit
9fac6c3762
@ -1,6 +1,5 @@
|
||||
## Changelog
|
||||
## 0.0.3
|
||||
## 0.0.4
|
||||
# Alpha release
|
||||
|
||||
- Updated the copyurl.js file to fix the error
|
||||
- Updated the style.css file to increase the width (hopefully)
|
||||
|
@ -6,5 +6,8 @@
|
||||
"action": {
|
||||
"default_popup": "main.html",
|
||||
"default_icon": "copy.png"
|
||||
},
|
||||
"background": {
|
||||
"service_worker": "copyurl.js"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user