Padoru Remain
Padoru Remain it will tell you how long to get X'mas
ما هو Padoru Remain؟
Padoru Remain هو إضافة Chrome تم تطويرها بواسطة 公連迷因AC編، والميزة الرئيسية لها هي "Padoru Remain it will tell you how long to get X'mas".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Padoru Remain
قم بتنزيل ملفات الامتداد Padoru Remain بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 } } |