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”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | egjghnnfoablfcmoemepljmbmcccgooa |
官方網址 | 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\/" ] } |