Padoru Remain

Padoru Remain it will tell you how long to get X'mas

Hvad er Padoru Remain?

Padoru Remain er en Chrome-udvidelse udviklet af 公連迷因AC編, og dens hovedfunktion er "Padoru Remain it will tell you how long to get X'mas".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Padoru Remain-udvidelses-CRX-fil

Download Padoru Remain-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Padoru Remain Padoru Remain
ID focfdkbacjgggjcgkadmbiikhjcbkkic
Officiel URL https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic
Beskrivelse Padoru Remain it will tell you how long to get X'mas
Filstørrelse 1.04 MB
Antal Installationer 74
Nuværende Version 1.30
Senest Opdateret 2022-12-01
Udgivelsesdato 2020-11-10
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler 公連迷因AC編
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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
    }
}