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 là gì?

R3 - Cross-multiplication là một tiện ích mở rộng Chrome được phát triển bởi Igor Santos, và tính năng chính của nó là "A cute pop-up to help the routine of those who use cross multiplication for all things in life!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng R3 - Cross-multiplication

Tải xuống các tệp mở rộng R3 - Cross-multiplication dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        A simples cross multiplication popup :)                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên R3 - Cross-multiplication R3 - Cross-multiplication
ID nofpfpgofpdllnjhnocoenadpmlpbgjj
URL Chính Thức https://chromewebstore.google.com/detail/r3-cross-multiplication/nofpfpgofpdllnjhnocoenadpmlpbgjj
Mô tả A cute pop-up to help the routine of those who use cross multiplication for all things in life!
Kích Thước Tệp 60.13 KB
Số Lần Cài Đặt 65
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2022-11-12
Ngày Phát Hành 2017-02-21
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Igor Santos
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/igorsantos07/R3Chrome
URL Trang Trợ Giúp https://github.com/igorsantos07/R3Chrome/issues
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}