R3 - Cross-multiplication
A cute pop-up to help the routine of those who use cross multiplication for all things in life!
What is R3 - Cross-multiplication?
R3 - Cross-multiplication is a Chrome extension developed by Igor Santos, and its main feature is "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".
Extension Screenshots
Download R3 - Cross-multiplication Extension CRX File
Download R3 - Cross-multiplication extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
A simples cross multiplication popup :)
Extension Basic Information
Name | R3 - Cross-multiplication |
ID | nofpfpgofpdllnjhnocoenadpmlpbgjj |
Official URL | https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj |
Description | A cute pop-up to help the routine of those who use cross multiplication for all things in life! |
File Size | 60.13 KB |
Installation Count | 65 |
Current Version | 1.0.3 |
Last Updated | 2022-11-12 |
Publish Date | 2017-02-21 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Igor Santos |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/igorsantos07/R3Chrome |
Help Page URL | https://github.com/igorsantos07/R3Chrome/issues |
Supported Languages | 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" } } |