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
官方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
电子邮箱 [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"
    }
}