Padoru Remain
Padoru Remain it will tell you how long to get X'mas
什麼是Padoru Remain?
Padoru Remain是由公連迷因AC編開發的Chrome擴展程式,該擴展的主要功能是“Padoru Remain it will tell you how long to get X'mas”。
擴展截圖
下載Padoru Remain擴展crx文件
下載Padoru Remain擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
官方網址 | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
簡介 | Padoru Remain it will tell you how long to get X'mas |
檔案大小 | 1.04 MB |
安裝次數 | 74 |
目前版本 | 1.30 |
更新時間 | 2022-12-01 |
上架時間 | 2020-11-10 |
評分 | 5.00/5 共 1 次評分 |
開發者 | 公連迷因AC編 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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 } } |