Padoru Remain
Padoru Remain it will tell you how long to get X'mas
Co to jest Padoru Remain?
Padoru Remain to rozszerzenie Chrome opracowane przez 公連迷因AC編, a jego główną funkcją jest „Padoru Remain it will tell you how long to get X'mas”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Padoru Remain
Pobierz pliki rozszerzeń Padoru Remain w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
Oficjalny URL | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
Opis | Padoru Remain it will tell you how long to get X'mas |
Rozmiar pliku | 1.04 MB |
Liczba instalacji | 74 |
Aktualna Wersja | 1.30 |
Ostatnia Aktualizacja | 2022-12-01 |
Data Publikacji | 2020-11-10 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | 公連迷因AC編 |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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 } } |