Web Developers Shortcut
In this extension you can find your most used websites URL.
Apa itu Web Developers Shortcut?
Web Developers Shortcut adalah ekstensi Chrome yang dikembangkan oleh MD Raihan, dan fitur utamanya adalah "In this extension you can find your most used websites URL.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Web Developers Shortcut
Unduh file ekstensi Web Developers Shortcut 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
In this extension you can find your most used websites URL.
Informasi Dasar Ekstensi
Nama | Web Developers Shortcut |
ID | mpkgpmjgacppfmdklkiifhaldaihdmad |
URL Resmi | https://chromewebstore.google.com/detail/web-developers-shortcut/mpkgpmjgacppfmdklkiifhaldaihdmad |
Deskripsi | In this extension you can find your most used websites URL. |
Ukuran File | 5.94 KB |
Jumlah Instalasi | 39 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2019-02-18 |
Tanggal Publikasi | 2019-02-18 |
Penilaian | 5.00/5 Total 5 Penilaian |
Pengembang | MD Raihan |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Web Developers Shortcut", "version": "1.0", "manifest_version": 2, "description": "In this extension you can find your most used websites URL.", "author": "Raihan", "browser_action": { "default_icon": "icon_128.png", "default_title": "Web Developers Shortcut", "default_popup": "popup.html" } } |