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!”。

擴展截圖

screenshot

下載R3 - Cross-multiplication擴展crx文件

下載R3 - Cross-multiplication擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        A simples cross multiplication popup :)                    

擴展基本資訊

名稱 R3 - Cross-multiplication R3 - Cross-multiplication
ID nofpfpgofpdllnjhnocoenadpmlpbgjj
官方網址 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
電子郵箱 [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"
    }
}