Padoru Remain

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

Padoru Remain क्या है?

Padoru Remain 公連迷因AC編 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Padoru Remain it will tell you how long to get X'mas"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Padoru Remain एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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                    

एक्सटेंशन की मूल जानकारी

नाम Padoru Remain Padoru Remain
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
    }
}