R3 - Cross-multiplication
A cute pop-up to help the routine of those who use cross multiplication for all things in life!
O que é R3 - Cross-multiplication?
R3 - Cross-multiplication é uma extensão do Chrome desenvolvida por Igor Santos, e sua principal característica é "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão R3 - Cross-multiplication
Baixe arquivos de extensão R3 - Cross-multiplication 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
A simples cross multiplication popup :)
Informações Básicas da Extensão
Nome | R3 - Cross-multiplication |
ID | nofpfpgofpdllnjhnocoenadpmlpbgjj |
URL Oficial | https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj |
Descrição | A cute pop-up to help the routine of those who use cross multiplication for all things in life! |
Tamanho do Arquivo | 60.13 KB |
Contagem de Instalações | 65 |
Versão Atual | 1.0.3 |
Última Atualização | 2022-11-12 |
Data de Publicação | 2017-02-21 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | Igor Santos |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/igorsantos07/R3Chrome |
URL da Página de Ajuda | https://github.com/igorsantos07/R3Chrome/issues |
Idiomas Suportados | en,pt-BR,pt-PT |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.3", "name": "__MSG_name__", "description": "__MSG_desc__", "homepage_url": "https:\/\/github.com\/igorsantos07\/R3Chrome", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "action": { "default_icon": "icons\/icon19.png", "default_title": "__MSG_title__", "default_popup": "r3.html" } } |