R3 - Cross-multiplication
A cute pop-up to help the routine of those who use cross multiplication for all things in life!
Wat is R3 - Cross-multiplication?
R3 - Cross-multiplication is een Chrome-extensie ontwikkeld door Igor Santos, en de belangrijkste functie is "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".
Extensie Screenshots
Download het CRX-bestand van de extensie R3 - Cross-multiplication
Download R3 - Cross-multiplication-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
A simples cross multiplication popup :) Basisinformatie over de Extensie
| Naam | |
| ID | nofpfpgofpdllnjhnocoenadpmlpbgjj |
| Officiële URL | https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj |
| Beschrijving | A cute pop-up to help the routine of those who use cross multiplication for all things in life! |
| Bestandsgrootte | 60.13 KB |
| Aantal Installaties | 65 |
| Huidige Versie | 1.0.3 |
| Laatst Bijgewerkt | 2022-11-12 |
| Publicatiedatum | 2017-02-21 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Igor Santos |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/igorsantos07/R3Chrome |
| Help Pagina-URL | https://github.com/igorsantos07/R3Chrome/issues |
| Ondersteunde Talen | 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"
}
} | |