Console+

This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's…

Apa itu Console+?

Console+ adalah ekstensi Chrome yang dikembangkan oleh Madyan, dan fitur utamanya adalah "This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's…".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Console+

Unduh file ekstensi Console+ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's DevTools.

Features: ✨
- get code completion suggestion right in your console
- get quicker feedback about bugs in your code as you type it
- hover over your code to view type and documentation hints

Contribute on GitHub: https://github.com/madyanalj/console-plus                    

Informasi Dasar Ekstensi

Nama Console+ Console+
ID mdpcfmohggcepdncbognlniaiefdpnnf
URL Resmi https://chromewebstore.google.com/detail/console+/mdpcfmohggcepdncbognlniaiefdpnnf
Deskripsi This is an advanced browser console extension, which allows developers to run TypeScript code right within their browser's…
Ukuran File 1.91 MB
Jumlah Instalasi 94
Versi Saat Ini 0.1.0
Terakhir Diperbarui 2020-07-27
Tanggal Publikasi 2020-07-26
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Madyan
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Console+",
    "version": "0.1.0",
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "devtools_page": "index.html"
}