MOAR CUTE PICTURES

This extension shows all the images from the front page of /r/aww

什么是MOAR CUTE PICTURES?

MOAR CUTE PICTURES是由sally.a.kingston开发的Chrome扩展程序,该扩展的主要功能是“This extension shows all the images from the front page of /r/aww”。

扩展截图

screenshot

下载MOAR CUTE PICTURES扩展crx文件

下载MOAR CUTE PICTURES扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 MOAR CUTE PICTURES MOAR CUTE PICTURES
ID egjghnnfoablfcmoemepljmbmcccgooa
官方URL https://chrome.google.com/webstore/detail/moar-cute-pictures/egjghnnfoablfcmoemepljmbmcccgooa
简介 This extension shows all the images from the front page of /r/aww
文件大小 324 KB
安装次数 38
当前版本 0.0.1
更新时间 2015-12-07
上架时间 2015-12-07
评分 5.00/5 共1次评分
开发者 sally.a.kingston
付费类型 free
支持的语言 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\/"
    ]
}