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 |
官方URL | 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 } } |