Getting Started Example
Build an Extension!
Co to jest Getting Started Example?
Getting Started Example to rozszerzenie Chrome opracowane przez Edwin, a jego główną funkcją jest „Build an Extension!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Getting Started Example
Pobierz pliki rozszerzeń Getting Started Example 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
Getting Started Example
Podstawowe informacje o rozszerzeniu
Nazwa | Getting Started Example |
ID | phfgjmbflhjedgifpnnoklnhckkfdcng |
Oficjalny URL | https://chromewebstore.google.com/detail/getting-started-example/phfgjmbflhjedgifpnnoklnhckkfdcng |
Opis | Build an Extension! |
Rozmiar pliku | 2.77 KB |
Liczba instalacji | 27 |
Aktualna Wersja | 3.0 |
Ostatnia Aktualizacja | 2019-04-08 |
Data Publikacji | 2019-04-08 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Edwin |
Typ Płatności | free |
Obsługiwane Języki | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Getting Started Example", "version": "3.0", "description": "Build an Extension!", "manifest_version": 2 } |