Added icons for upload in Chrome store

This commit is contained in:
Nilesh 2020-08-07 03:18:49 +05:30
parent 042a075c49
commit 625ab7f5ca
5 changed files with 6 additions and 1 deletions

BIN
images/128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
images/48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

BIN
images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

1
images/logo.svg Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" ?> <!-- Generator: Assembly 2.2 - http://assemblyapp.co --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048.00" height="2048.00" viewBox="0 0 2048.0 2048.0"> <g id="document" transform="matrix(1,0,0,1,1024.0,1024.0)"> <path d="M104.652,-27.0839 C94.6067,-28.1413 84.4084,-28.6835 74.0842,-28.6835 L-214.96,-28.6835 L-214.96,31.2608 L-214.96,91.205 L74.0842,91.205 C84.4084,91.205 94.6067,90.6629 104.652,89.6054 C185.975,103.997 247.511,174.831 247.511,260.361 C247.511,356.324 170.047,433.787 74.0842,433.787 L-214.96,433.787 L-214.96,549.405 L74.0842,549.405 C233.637,549.405 363.129,419.913 363.129,260.361 C363.129,167.108 318.895,84.1245 250.278,31.2608 C318.895,-21.603 363.129,-104.587 363.129,-197.839 C363.129,-357.392 233.637,-486.884 74.0842,-486.884 L-214.96,-486.884 L-214.96,-371.266 L74.0842,-371.266 C170.047,-371.266 247.511,-293.802 247.511,-197.839 C247.511,-112.31 185.975,-41.4754 104.652,-27.0839 L104.652,-27.0839 Z M-221.44,-137.969 L67.6039,-137.969 L67.6039,-253.587 L-221.44,-253.587 C-380.993,-253.587 -510.485,-124.095 -510.485,35.4571 C-510.485,195.01 -380.993,324.502 -221.44,324.502 L67.6039,324.502 L67.6039,208.884 L-221.44,208.884 C-317.403,208.884 -394.867,131.42 -394.867,35.4571 C-394.867,-60.5056 -317.403,-137.969 -221.44,-137.969 Z " fill="#000000" fill-opacity="1.00" /> </g> </svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,6 +1,10 @@
{
"name": "Better",
"version": "0.1",
"version": "0.0.1",
"icons": {
"48": "images/48.png",
"128": "images/128.png"
},
"description": "Find better products & services than the one you're currently visiting",
"permissions": ["activeTab", "storage"],
"background": {