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
Eメール [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"
    }
}