Skip to content

Commit eb38749

Browse files
committed
Change extension name
1 parent d8bda0d commit eb38749

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

dist/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "chrome-ext",
3-
"description": "A Vue.js web extension",
2+
"name": "Crypto20 Token Portfolio",
3+
"description": "An extension for C20 tokens",
44
"version": "1.0.0",
55
"manifest_version": 2,
66
"icons": {

dist/popup/popup.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/popup/popup.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "C20 Portfolio",
2+
"name": "c20-tokens",
33
"version": "1.0.0",
44
"description": "A Vue.js web extension",
55
"author": "Jilson Thomas <jilson@live.in>",

src/icons/icon_128.png

23.9 KB
Loading

src/icons/icon_48.png

16.4 KB
Loading

src/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "chrome-ext",
3-
"description": "A Vue.js web extension",
2+
"name": "Crypto20 Token Portfolio",
3+
"description": "An extension for C20 tokens",
44
"version": "1.0.0",
55
"manifest_version": 2,
66
"icons": {

0 commit comments

Comments
 (0)