Skip to content

Commit

Permalink
Reduce screenshot sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
jcutler committed Apr 7, 2011
1 parent 7fdf4e9 commit d01667f
Show file tree
Hide file tree
Showing 36 changed files with 8 additions and 8 deletions.
Binary file removed chrome/bookmarker/screen.jpg
Binary file not shown.
Binary file added chrome/bookmarker/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified chrome/bookmarker/thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified chrome/followChecker/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Missing e",
"version": "1.0.66",
"version": "1.0.67",
"description": "Useful features and customizations for Tumblr.",
"icons": { "16": "missinge16.png",
"48": "missinge48.png",
Expand Down
2 changes: 1 addition & 1 deletion chrome/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@
<div class="post_content">
<form id="bookmarker_options">
<div class="post_title"><input onchange="toggle(this);" class="toggler" type="checkbox" name="active" checked="checked" value="1" /> Bookmarker</div>
<div class="post_thumb"><a href="bookmarker/screen.jpg" rel="facebox"><img src="bookmarker/thumb.png" /><br />Screenshot</a></div>
<div class="post_thumb"><a href="bookmarker/screen.png" rel="facebox"><img src="bookmarker/thumb.png" /><br />Screenshot</a></div>
<p>Add bookmarks to posts on your dashboard so you can go back to them later! <em>Bookmarker</em> adds a small bookmark button to posts, and a list of current bookmarks in your sidebar.</p>
<ul><li>Hold down the shift key when clicking on a bookmark icon to create a new bookmark with a custom name.</li><li>Hold down the shift key when clicking on an existing bookmark to rename it.</li></ul>
</form>
Expand Down
Binary file modified chrome/postCrushes/screen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified chrome/postCrushes/thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified chrome/postingFixes/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified chrome/replyReplies/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed firefox/missinge/data/bookmarker/screen.jpg
Binary file not shown.
Binary file added firefox/missinge/data/bookmarker/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified firefox/missinge/data/bookmarker/thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified firefox/missinge/data/followChecker/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion firefox/missinge/data/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@
<div class="post_content">
<form id="bookmarker_options">
<div class="post_title"><input class="toggler" type="checkbox" name="active" checked="checked" value="1" /> Bookmarker</div>
<div class="post_thumb"><a href="bookmarker/screen.jpg" rel="facebox"><img src="bookmarker/thumb.png" /><br />Screenshot</a></div>
<div class="post_thumb"><a href="bookmarker/screen.png" rel="facebox"><img src="bookmarker/thumb.png" /><br />Screenshot</a></div>
<p>Add bookmarks to posts on your dashboard so you can go back to them later! <em>Bookmarker</em> adds a small bookmark button to posts, and a list of current bookmarks in your sidebar.</p>
<ul><li>Hold down the shift key when clicking on a bookmark icon to create a new bookmark with a custom name.</li><li>Hold down the shift key when clicking on an existing bookmark to rename it.</li></ul>
</form>
Expand Down
Binary file modified firefox/missinge/data/postCrushes/screen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified firefox/missinge/data/postCrushes/thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified firefox/missinge/data/postingFixes/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified firefox/missinge/data/replyReplies/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion firefox/missinge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "GPL 3.0",
"author": "Jeremy Cutler",
"url": "http://missinge.infraware.ca",
"version": "1.0.66",
"version": "1.0.67",
"fullName": "Missing e",
"id": "jid0-0PGffAcVvhUBieFYkRVVc5w6lIU",
"description": "Useful features and customizations for Tumblr."
Expand Down
4 changes: 2 additions & 2 deletions missinge.safariextension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.0.66</string>
<string>1.0.67</string>
<key>CFBundleVersion</key>
<string>66</string>
<string>67</string>
<key>Chrome</key>
<dict>
<key>Database Quota</key>
Expand Down
Binary file removed missinge.safariextension/bookmarker/screen.jpg
Binary file not shown.
Binary file added missinge.safariextension/bookmarker/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified missinge.safariextension/bookmarker/thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified missinge.safariextension/followChecker/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion missinge.safariextension/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@
<div class="post_content">
<form id="bookmarker_options">
<div class="post_title"><input onchange="toggle(this);" class="toggler" type="checkbox" name="active" checked="checked" value="1" /> Bookmarker</div>
<div class="post_thumb"><a href="bookmarker/screen.jpg" rel="facebox"><img src="bookmarker/thumb.png" /><br />Screenshot</a></div>
<div class="post_thumb"><a href="bookmarker/screen.png" rel="facebox"><img src="bookmarker/thumb.png" /><br />Screenshot</a></div>
<p>Add bookmarks to posts on your dashboard so you can go back to them later! <em>Bookmarker</em> adds a small bookmark button to posts, and a list of current bookmarks in your sidebar.</p>
<ul><li>Hold down the shift key when clicking on a bookmark icon to create a new bookmark with a custom name.</li><li>Hold down the shift key when clicking on an existing bookmark to rename it.</li></ul>
</form>
Expand Down
Binary file modified missinge.safariextension/postCrushes/screen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified missinge.safariextension/postCrushes/thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified missinge.safariextension/postingFixes/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified missinge.safariextension/replyReplies/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion site/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<li>Improve the performance and responsiveness of Tumblr's <em>endless scrolling</em> dashboard.</li>
</ul>
<div class="screenshot"><img class="screen" src="screens/dashboardFixes.jpg" alt="Screenshot of Dashboard Fixes fitting reblog posts into a smaller area" /><img class="thumb" src="screens/dashboardFixes_thumb.jpg" alt="Screenshot of Dashboard Fixes fitting reblog posts into a smaller area" /></div><div class="overlay"></div><div class="overlayname">Dashboard Fixes</div></a>
<a id="brick_bookmarker" class="brick" href="#" rel="facebox[.exploded]" rev="facebox_content"><div class="brickname">Bookmarker</div><img class="icon" alt="Bookmarker" src="icons/bookmarker_avatar.png" /><p>Add bookmarks to posts on your dashboard so you can go back to them later!</p><p><em>Bookmarker</em> adds a small bookmark button to posts, and a list of current bookmarks in your sidebar.</p><ul><li>Hold down the <img class="inlineimg" src="images/shift.gif" alt="Shift" /> key when clicking on a bookmark icon to create a new bookmark with a custom name.</li><li>Hold down the <img class="inlineimg" src="images/shift.gif" alt="Shift" /> key when clicking on an existing bookmark to rename it.</li></ul><div class="screenshot"><img class="screen" src="screens/bookmarker.jpg" alt="Screenshot of Bookmarker" /><img class="thumb" src="screens/bookmarker_thumb.png" alt="Screenshot of Bookmarker" /></div><div class="overlay"></div><div class="overlayname">Bookmarker</div></a>
<a id="brick_bookmarker" class="brick" href="#" rel="facebox[.exploded]" rev="facebox_content"><div class="brickname">Bookmarker</div><img class="icon" alt="Bookmarker" src="icons/bookmarker_avatar.png" /><p>Add bookmarks to posts on your dashboard so you can go back to them later!</p><p><em>Bookmarker</em> adds a small bookmark button to posts, and a list of current bookmarks in your sidebar.</p><ul><li>Hold down the <img class="inlineimg" src="images/shift.gif" alt="Shift" /> key when clicking on a bookmark icon to create a new bookmark with a custom name.</li><li>Hold down the <img class="inlineimg" src="images/shift.gif" alt="Shift" /> key when clicking on an existing bookmark to rename it.</li></ul><div class="screenshot"><img class="screen" src="screens/bookmarker.png" alt="Screenshot of Bookmarker" /><img class="thumb" src="screens/bookmarker_thumb.png" alt="Screenshot of Bookmarker" /></div><div class="overlay"></div><div class="overlayname">Bookmarker</div></a>
<a id="brick_magnifier" class="brick" href="#" rel="facebox[.exploded]" rev="facebox_content"><div class="brickname">Magnifier</div><img class="icon" alt="Magnifier" src="icons/magnifier_avatar.png" /><p>Add a small <img style="width:14px;height:14px;" src="images/magnifier-icon.png" alt="Magnifier Icon" /> icon to photo posts on the dashboard to view the full-size images without ever leaving the dashboard. <em>Magnifier</em> will resize the images to fit on your screen, but you can click on the enlarged image to open it in a new tab.</p><p><em>Magnifier</em> also works on photoset posts!</p><div class="screenshot"><img class="screen" src="screens/magnifier.jpg" alt="Screenshot of Magnifier" /><img class="thumb" src="screens/magnifier_thumb.jpg" alt="Screenshot of Magnifier" /></div><div class="overlay"></div><div class="overlayname">Magnifier</div></a>
<a id="brick_dashlinkstotabs" class="brick" href="#" rel="facebox[.exploded]" rev="facebox_content"><div class="brickname">Dash Links to Tabs</div><img class="icon" alt="Dash Links to Tabs" src="icons/dashLinksToTabs_avatar.png" /><p><em>Dash Links to Tabs</em> forces all links in dashboard posts to open in a new tab. That way, you won't lose your place when you are scrolling in the dash.</p><p>Other links, such as the new post icons and the dashboard sidebar behave as you specify in the options.</p><div class="overlay"></div><div class="overlayname">Dash Links to Tabs</div></a>
<a id="brick_safedash" class="brick" href="#" rel="facebox[.exploded]" rev="facebox_content"><div class="brickname">Safe Dash</div><img class="icon" alt="Safe Dash" src="icons/safeDash_avatar.png" />
Expand Down
Binary file removed site/screens/bookmarker.jpg
Binary file not shown.
Binary file added site/screens/bookmarker.png
Binary file modified site/screens/bookmarker_thumb.png
Binary file modified site/screens/postCrushes.jpg
Binary file modified site/screens/postCrushes_thumb.png

0 comments on commit d01667f

Please sign in to comment.