Chrome Page Doughnutify!
Make the background of any page a doughnut. Works on most, if not all, the pages on the web.
Chrome Page Doughnutify!คืออะไร?
Chrome Page Doughnutify! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://yooniverse.games และคุณลักษณะหลักของมันคือ "Make the background of any page a doughnut. Works on most, if not all, the pages on the web."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Chrome Page Doughnutify!
ดาวน์โหลดไฟล์ส่วนขยาย Chrome Page Doughnutify! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Downloading this extension will add a button to your chrome browser. When you click it, it will set the background of your page to a doughnut. It is good with your coffee! :) UPDATES: V 1.2.3: Re-designed image selection interface, added custom URL background V 1.2.2: Added another mode: Trumpify! V 1.2.1: Doughnutify now works on mail.google.com/gmail.com!!! YAY! Don't like the Gmail themes? Use Doughnutify!! V 1.2: Fixed Doughnutify on docs.google.com, drive.google.com, inbox.google.com! I am still working on a fix for mail.google.com (gmail.com). Please be patient. V 1.1: Added an alert if you try to doughnutify a page that is known to not support it. I am working on a fix to makes those websites be supported. :)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Chrome Page Doughnutify! |
ID | bokegacfgcekipbimhpgbpckplpimmcf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/chrome-page-doughnutify/bokegacfgcekipbimhpgbpckplpimmcf |
คำอธิบาย | Make the background of any page a doughnut. Works on most, if not all, the pages on the web. |
ขนาดไฟล์ | 3.82 MB |
จำนวนการติดตั้ง | 99 |
เวอร์ชันปัจจุบัน | 1.2.3 |
อัปเดตครั้งล่าสุด | 2017-03-02 |
วันที่เผยแพร่ | 2017-03-02 |
คะแนน | 3.70/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | https://yooniverse.games |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome Page Doughnutify!", "description": "Make the background of any page a doughnut. Works on most, if not all, the pages on the web.", "version": "1.2.3", "permissions": [ "activeTab", "tabs" ], "background": { "scripts": [ "infuse.js" ], "persistent": false }, "browser_action": { "default_title": "Donutify this Page!", "default_icon": "img\/cookie.png" }, "manifest_version": 2 } |