Padoru Remain
Padoru Remain it will tell you how long to get X'mas
Padoru Remain là gì?
Padoru Remain là một tiện ích mở rộng Chrome được phát triển bởi 公連迷因AC編, và tính năng chính của nó là "Padoru Remain it will tell you how long to get X'mas".
Ả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 Padoru Remain
Tải xuống các tệp mở rộng Padoru Remain 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
Looking forward to Christmas? Looking forward to how long it will be before you can Padoru? Then download Padoru Remain! Click on it to know how long until Christmas! *In 12/1-12/24,There is a chance that Paroru will be triggered, and the chance of triggering will increase as we get closer to Christmas. And Padoru will continue from Christmas to New Year's Day
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
URL Chính Thức | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
Mô tả | Padoru Remain it will tell you how long to get X'mas |
Kích Thước Tệp | 1.04 MB |
Số Lần Cài Đặt | 74 |
Phiên Bản Hiện Tại | 1.30 |
Cập Nhật Lần Cuối | 2022-12-01 |
Ngày Phát Hành | 2020-11-10 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | 公連迷因AC編 |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en,en-GB,en-US,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Padoru Remain", "description": "Padoru Remain it will tell you how long to get X'mas", "version": "1.30", "default_locale": "en", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [], "background": { "scripts": [ "background.js" ], "persistent": false } } |