Taobao Helper
An extension to convert mobile Taobao links to desktop
Co to jest Taobao Helper?
Taobao Helper to rozszerzenie Chrome opracowane przez connor, a jego główną funkcją jest „An extension to convert mobile Taobao links to desktop”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Taobao Helper
Pobierz pliki rozszerzeń Taobao Helper 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
Just a simple extension that uses taobaotools.github.io in a easier format. Not very pretty, but I am open to suggestions on what I should do to it. Feel free to message me on reddit and if you repost this please give me credit.
Reddit: /u/monarch8
Credit: https://taobaotools.github.io/ Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | dmmjgpipjihffbidamjgookdbmocfbij |
| Oficjalny URL | https://chromewebstore.google.com/detail/taobao-helper/dmmjgpipjihffbidamjgookdbmocfbij |
| Opis | An extension to convert mobile Taobao links to desktop |
| Rozmiar pliku | 14.8 KB |
| Liczba instalacji | 242 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2018-09-17 |
| Data Publikacji | 2018-09-17 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | connor |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Taobao Helper",
"version": "1.0",
"description": "An extension to convert mobile Taobao links to desktop",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon16.png"
},
"browser_action": {
"default_icon": "images\/icon16.png",
"default_popup": "index.html"
}
} | |