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! là gì?
Chrome Page Doughnutify! là một tiện ích mở rộng Chrome được phát triển bởi https://yooniverse.games, và tính năng chính của nó là "Make the background of any page a doughnut. Works on most, if not all, the pages on the web.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Chrome Page Doughnutify!
Tải xuống các tệp mở rộng Chrome Page Doughnutify! dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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. :)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Chrome Page Doughnutify! |
ID | bokegacfgcekipbimhpgbpckplpimmcf |
URL Chính Thức | https://chromewebstore.google.com/detail/chrome-page-doughnutify/bokegacfgcekipbimhpgbpckplpimmcf |
Mô tả | Make the background of any page a doughnut. Works on most, if not all, the pages on the web. |
Kích Thước Tệp | 3.82 MB |
Số Lần Cài Đặt | 99 |
Phiên Bản Hiện Tại | 1.2.3 |
Cập Nhật Lần Cuối | 2017-03-02 |
Ngày Phát Hành | 2017-03-02 |
Đánh Giá | 3.70/5 Tổng số 10 Đánh Giá |
Nhà Phát Triển | https://yooniverse.games |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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 } |