Padoru Remain
Padoru Remain it will tell you how long to get X'mas
Cos'è Padoru Remain?
Padoru Remain è un'estensione di Chrome sviluppata da 公連迷因AC編, e la sua funzione principale è "Padoru Remain it will tell you how long to get X'mas".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Padoru Remain
Scarica i file di estensione Padoru Remain in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
URL Ufficiale | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
Descrizione | Padoru Remain it will tell you how long to get X'mas |
Dimensione del File | 1.04 MB |
Conteggio Installazioni | 74 |
Versione Corrente | 1.30 |
Ultimo Aggiornamento | 2022-12-01 |
Data di Pubblicazione | 2020-11-10 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | 公連迷因AC編 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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 } } |