Platzi Course Time

Averigua cuanto dura tu curso

Wat is Platzi Course Time?

Platzi Course Time is een Chrome-extensie ontwikkeld door Jefferson Aguilar, en de belangrijkste functie is "Averigua cuanto dura tu curso".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Platzi Course Time

Download Platzi Course Time-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Averigua cuanto dura tu curso                    

Basisinformatie over de Extensie

Naam Platzi Course Time Platzi Course Time
ID fljjoemlfjkpnneocihaobmnhhfjonle
Officiële URL https://chromewebstore.google.com/detail/platzi-course-time/fljjoemlfjkpnneocihaobmnhhfjonle
Beschrijving Averigua cuanto dura tu curso
Bestandsgrootte 10.24 KB
Aantal Installaties 99
Huidige Versie 2.0.0
Laatst Bijgewerkt 2020-05-04
Publicatiedatum 2020-05-04
Beoordeling 5.00/5 Totaal 6 Beoordelingen
Ontwikkelaar Jefferson Aguilar
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}