Refactor code structure for improved readability and maintainability
All checks were successful
CI / build-and-publish (push) Successful in 11s
All checks were successful
CI / build-and-publish (push) Successful in 11s
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Vinted Favorites Price",
|
"name": "Vinted Favorites Price",
|
||||||
"version": "1.3.1",
|
"version": "1.3.1",
|
||||||
|
"icon": {
|
||||||
|
"16": "icon.png",
|
||||||
|
"32": "icon.png",
|
||||||
|
"48": "icon.png",
|
||||||
|
"128": "icon.png"
|
||||||
|
},
|
||||||
"categories": {
|
"categories": {
|
||||||
"firefox": [
|
"firefox": [
|
||||||
"shopping"
|
"shopping"
|
||||||
|
|||||||
Reference in New Issue
Block a user