Web Developers Shortcut

In this extension you can find your most used websites URL.

Co to jest Web Developers Shortcut?

Web Developers Shortcut to rozszerzenie Chrome opracowane przez MD Raihan, a jego główną funkcją jest „In this extension you can find your most used websites URL.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Web Developers Shortcut

Pobierz pliki rozszerzeń Web Developers Shortcut w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        In this extension you can find your most used websites URL.                    

Podstawowe informacje o rozszerzeniu

Nazwa Web Developers Shortcut Web Developers Shortcut
ID mpkgpmjgacppfmdklkiifhaldaihdmad
Oficjalny URL https://chromewebstore.google.com/detail/web-developers-shortcut/mpkgpmjgacppfmdklkiifhaldaihdmad
Opis In this extension you can find your most used websites URL.
Rozmiar pliku 5.94 KB
Liczba instalacji 39
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2019-02-18
Data Publikacji 2019-02-18
Ocena 5.00/5 Łącznie 5 Oceny
Deweloper MD Raihan
Typ Płatności free
Obsługiwane Języki 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"
    }
}