Padoru Remain
Padoru Remain it will tell you how long to get X'mas
Vad är Padoru Remain?
Padoru Remain är en Chrome-tillägg utvecklad av 公連迷因AC編, och dess huvudfunktion är "Padoru Remain it will tell you how long to get X'mas".
Tilläggsskärmbilder
Ladda ner Padoru Remain-förlängningens CRX-fil
Ladda ner Padoru Remain-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
Officiell webbadress | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
Beskrivning | Padoru Remain it will tell you how long to get X'mas |
Filstorlek | 1.04 MB |
Antal Installationer | 74 |
Aktuell Version | 1.30 |
Senast Uppdaterad | 2022-12-01 |
Publiceringsdatum | 2020-11-10 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | 公連迷因AC編 |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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 } } |