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
官方網址 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"
    }
}