AppStow : Best Apps Store
appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download
Co to jest AppStow : Best Apps Store?
AppStow : Best Apps Store to rozszerzenie Chrome opracowane przez http://appstow.com, a jego główną funkcją jest „appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia AppStow : Best Apps Store
Pobierz pliki rozszerzeń AppStow : Best Apps Store 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
Appstow: best apps store, apple ios apps, itunes apps, iphone apps, ipad apps, macbook apps free download
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | fbngidgffeackfkkclpfocbdignabpok |
Oficjalny URL | https://chrome.google.com/webstore/detail/appstow-best-apps-store/fbngidgffeackfkkclpfocbdignabpok |
Opis | appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download |
Rozmiar pliku | 21.18 KB |
Liczba instalacji | 692 |
Aktualna Wersja | 1 |
Ostatnia Aktualizacja | 2017-01-09 |
Data Publikacji | 2017-01-09 |
Ocena | 4.40/5 Łącznie 10 Oceny |
Deweloper | http://appstow.com |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AppStow : Best Apps Store", "manifest_version": 2, "short_name": "Best Apple iTunes iOS Apps Store", "description": "appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download", "version": "1", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "screen-shot-2017-01-09-at-4-54-2.png" }, "icons": { "128": "screen-shot-2017-01-09-at-4-54.png" } } |