diff --git a/icon.svg b/icon.svg index 4b15812..9c2e946 100644 --- a/icon.svg +++ b/icon.svg @@ -10,12 +10,15 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="744.09448819" - height="1052.3622047" + width="256" + height="256" id="svg2" version="1.1" inkscape:version="0.48.3.1 r9886" - sodipodi:docname="New document 1"> + sodipodi:docname="freshbooks-resizer.svg" + inkscape:export-filename="/home/wbradley/Dropbox/work/freshbooks-resizer-50.png" + inkscape:export-xdpi="16.879999" + inkscape:export-ydpi="16.879999"> - + y2="557.56055" + gradientTransform="matrix(0.36957994,0,0,0.36957994,-2.7159981,702.70261)" /> + + @@ -114,40 +128,49 @@ + id="layer1" + transform="translate(0,-796.36218)"> - - - - - - + id="g3832" + transform="matrix(0.93193537,0,0,0.93193537,7.4581578,63.591017)"> + + + + + + + + + + diff --git a/icon128.png b/icon128.png index b633a6d..c2507e9 100644 Binary files a/icon128.png and b/icon128.png differ diff --git a/icon48.png b/icon48.png index c6493dd..e40e2f6 100644 Binary files a/icon48.png and b/icon48.png differ diff --git a/manifest.json b/manifest.json index 6470a9d..a1f1525 100644 --- a/manifest.json +++ b/manifest.json @@ -4,6 +4,8 @@ "name": "Timer Resizer for FreshBooks", "description": "Easily minimize your Timesheet / Time Tracking window to save screen space! (Not affiliated with or endorsed by FreshBooks.)", "version": "1.1", + "author": "Will Bradley", + "homepage_url": "https://github.com/zyphlar/freshbooks-resizer", "icons": { "48": "icon48.png", "128": "icon128.png" }, diff --git a/screenshots.png b/screenshots.png new file mode 100644 index 0000000..51e7a23 Binary files /dev/null and b/screenshots.png differ