Padoru Remain

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

Qu'est-ce que Padoru Remain ?

Padoru Remain est une extension Chrome développée par 公連迷因AC編, et sa fonction principale est "Padoru Remain it will tell you how long to get X'mas".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Padoru Remain

Téléchargez les fichiers d'extension Padoru Remain au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Padoru Remain Padoru Remain
ID focfdkbacjgggjcgkadmbiikhjcbkkic
URL Officiel https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic
Description Padoru Remain it will tell you how long to get X'mas
Taille du Fichier 1.04 MB
Nombre d'Installations 74
Version Actuelle 1.30
Dernière Mise à Jour 2022-12-01
Date de Publication 2020-11-10
Évaluation 5.00/5 Total 1 Évaluations
Développeur 公連迷因AC編
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
    }
}