MOAR CUTE PICTURES
This extension shows all the images from the front page of /r/aww
What is MOAR CUTE PICTURES?
MOAR CUTE PICTURES is a Chrome extension developed by sally.a.kingston, and its main feature is "This extension shows all the images from the front page of /r/aww".
Extension Screenshots
Download MOAR CUTE PICTURES Extension CRX File
Download MOAR CUTE PICTURES extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Use this extension to browse the latest cute animals on /r/aww. Change the subreddit to any /r/ with photo thumnails on the front page. You can click the images to go to the reddit post, or just browse cute pics when you need a break from your meeting.
Extension Basic Information
Name | |
ID | egjghnnfoablfcmoemepljmbmcccgooa |
Official URL | https://chrome.google.com/webstore/detail/moar-cute-pictures/egjghnnfoablfcmoemepljmbmcccgooa |
Description | This extension shows all the images from the front page of /r/aww |
File Size | 324 KB |
Installation Count | 38 |
Current Version | 0.0.1 |
Last Updated | 2015-12-07 |
Publish Date | 2015-12-07 |
Rating | 5.00/5 Total 1 Ratings |
Developer | sally.a.kingston |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MOAR CUTE PICTURES", "description": "This extension shows all the images from the front page of \/r\/aww", "version": "0.0.1", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |