R3 - Cross-multiplication
A cute pop-up to help the routine of those who use cross multiplication for all things in life!
R3 - Cross-multiplicationとは何ですか?
R3 - Cross-multiplicationはIgor Santosによって開発されたChromeの拡張機能で、その主な機能は「A cute pop-up to help the routine of those who use cross multiplication for all things in life!」です。
拡張機能のスクリーンショット
R3 - Cross-multiplication拡張機能のCRXファイルをダウンロード
R3 - Cross-multiplication拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simples cross multiplication popup :)
拡張機能の基本情報
名前 | R3 - Cross-multiplication |
ID | nofpfpgofpdllnjhnocoenadpmlpbgjj |
公式URL | https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj |
説明 | A cute pop-up to help the routine of those who use cross multiplication for all things in life! |
ファイルサイズ | 60.13 KB |
インストール数 | 65 |
現在のバージョン | 1.0.3 |
最終更新日 | 2022-11-12 |
公開日 | 2017-02-21 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | Igor Santos |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/igorsantos07/R3Chrome |
ヘルプページのURL | https://github.com/igorsantos07/R3Chrome/issues |
対応言語 | 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" } } |