Padoru Remain

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

Padoru Remainとは何ですか?

Padoru Remainは公連迷因AC編によって開発されたChromeの拡張機能で、その主な機能は「Padoru Remain it will tell you how long to get X'mas」です。

拡張機能のスクリーンショット

screenshot
screenshot

Padoru Remain拡張機能のCRXファイルをダウンロード

Padoru Remain拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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編
Eメール [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
    }
}