MOAR CUTE PICTURES
This extension shows all the images from the front page of /r/aww
MOAR CUTE PICTURESคืออะไร?
MOAR CUTE PICTURES เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sally.a.kingston และคุณลักษณะหลักของมันคือ "This extension shows all the images from the front page of /r/aww"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MOAR CUTE PICTURES
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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\/" ] } |