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\/"
    ]
}