Skip to content

Commit 0b12f75

Browse files
Merge pull request #2 from bhandarii7/main
logo added
2 parents ab13a1b + 0e3600e commit 0b12f75

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

logo.jpg

-4.47 KB
Binary file not shown.

logo.png

5.11 KB
Loading

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "Social Button",
2+
"name": "TabX",
33
"description": "Share your URL hassle free.",
44
"version":"0.0.1",
55
"manifest_version": 2,
66
"browser_action":{
77
"default_popup":"index.html",
8-
"default_icon":"logo.jpg"
8+
"default_icon":"./logo.png"
99
},
1010
"icons":{
11-
"128":"logo.jpg"
11+
"128":"./logo.png"
1212
},
1313
"permissions":["activeTab",
1414
"tabs"

0 commit comments

Comments
 (0)