Quickly Open

Quick launch the websites where you are registered.

Wat is Quickly Open?

Quickly Open is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Quick launch the websites where you are registered.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Quickly Open

Download Quickly Open-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

                        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.                    

Basisinformatie over de Extensie

Naam Quickly Open Quickly Open
ID occbokllndldgkpigdifcoffjhpghlkg
Officiële URL https://chromewebstore.google.com/detail/quickly-open/occbokllndldgkpigdifcoffjhpghlkg
Beschrijving Quick launch the websites where you are registered.
Bestandsgrootte 17.99 KB
Aantal Installaties 17
Huidige Versie 1.0.0
Laatst Bijgewerkt 2019-04-16
Publicatiedatum 2019-04-16
Ontwikkelaar Unknown
Betalingswijze free
Ondersteunde Talen 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"
    ]
}