Quickly Open

Quick launch the websites where you are registered.

Apa itu Quickly Open?

Quickly Open adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Quick launch the websites where you are registered.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Quickly Open

Unduh file ekstensi Quickly Open 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 extension allows you to quickly open some website. It make you live more easy because you have some websites that you visit constantly.
With Quickly Open, you will not take care about typing the link again. You just click on the extension icon and you can directly click on the website icon that you want to visit. It will redirect you in the website directly.                    

Informasi Dasar Ekstensi

Nama Quickly Open Quickly Open
ID occbokllndldgkpigdifcoffjhpghlkg
URL Resmi https://chromewebstore.google.com/detail/quickly-open/occbokllndldgkpigdifcoffjhpghlkg
Deskripsi Quick launch the websites where you are registered.
Ukuran File 17.99 KB
Jumlah Instalasi 17
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2019-04-16
Tanggal Publikasi 2019-04-16
Pengembang Unknown
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Quickly Open",
    "description": "Quick launch the websites where you are registered.",
    "version": "1.0.0",
    "icons": {
        "128": "images\/icon1.png"
    },
    "browser_action": {
        "default_icon": "images\/icon1.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}