Padoru Remain
Padoru Remain it will tell you how long to get X'mas
Was ist Padoru Remain?
Padoru Remain ist eine Chrome-Erweiterung, die von 公連迷因AC編 entwickelt wurde, und ihr Hauptmerkmal ist "Padoru Remain it will tell you how long to get X'mas".
Erweiterungsscreenshots
Padoru Remain-Erweiterungs-CRX-Datei herunterladen
Laden Sie Padoru Remain-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
Offizielle URL | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
Beschreibung | Padoru Remain it will tell you how long to get X'mas |
Dateigröße | 1.04 MB |
Installationsanzahl | 74 |
Aktuelle Version | 1.30 |
Letztes Update | 2022-12-01 |
Veröffentlichungsdatum | 2020-11-10 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | 公連迷因AC編 |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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 } } |