Padoru Remain
Padoru Remain it will tell you how long to get X'mas
O que é Padoru Remain?
Padoru Remain é uma extensão do Chrome desenvolvida por 公連迷因AC編, e sua principal característica é "Padoru Remain it will tell you how long to get X'mas".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Padoru Remain
Baixe arquivos de extensão Padoru Remain no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
URL Oficial | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
Descrição | Padoru Remain it will tell you how long to get X'mas |
Tamanho do Arquivo | 1.04 MB |
Contagem de Instalações | 74 |
Versão Atual | 1.30 |
Última Atualização | 2022-12-01 |
Data de Publicação | 2020-11-10 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | 公連迷因AC編 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } } |