Platzi Course Time

Averigua cuanto dura tu curso

什么是Platzi Course Time?

Platzi Course Time是由Jefferson Aguilar开发的Chrome扩展程序,该扩展的主要功能是“Averigua cuanto dura tu curso”。

扩展截图

screenshot

下载Platzi Course Time扩展crx文件

下载Platzi Course Time扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Averigua cuanto dura tu curso                    

扩展基本信息

名称 Platzi Course Time Platzi Course Time
ID fljjoemlfjkpnneocihaobmnhhfjonle
官方URL https://chromewebstore.google.com/detail/platzi-course-time/fljjoemlfjkpnneocihaobmnhhfjonle
简介 Averigua cuanto dura tu curso
文件大小 10.24 KB
安装次数 99
当前版本 2.0.0
更新时间 2020-05-04
上架时间 2020-05-04
评分 5.00/5 共6次评分
开发者 Jefferson Aguilar
电子邮箱 [email protected]
付费类型 free
支持的语言 es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Platzi Course Time",
    "version": "2.0.0",
    "icons": {
        "16": "src\/img\/logo.png",
        "48": "src\/img\/logo.png",
        "128": "src\/img\/logo.png"
    },
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_title": "Platzi Course Time",
        "default_popup": "src\/index.html"
    }
}