Padoru Remain
Padoru Remain it will tell you how long to get X'mas
Wat is Padoru Remain?
Padoru Remain is een Chrome-extensie ontwikkeld door 公連迷因AC編, en de belangrijkste functie is "Padoru Remain it will tell you how long to get X'mas".
Extensie Screenshots
Download het CRX-bestand van de extensie Padoru Remain
Download Padoru Remain-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
Officiële URL | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
Beschrijving | Padoru Remain it will tell you how long to get X'mas |
Bestandsgrootte | 1.04 MB |
Aantal Installaties | 74 |
Huidige Versie | 1.30 |
Laatst Bijgewerkt | 2022-12-01 |
Publicatiedatum | 2020-11-10 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | 公連迷因AC編 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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 } } |