Amazon to UPC,EAN,ISBN Lookups - AsinList.com

Free tools to perform Amazon lookups and Conversions

Co to jest Amazon to UPC,EAN,ISBN Lookups - AsinList.com?

Amazon to UPC,EAN,ISBN Lookups - AsinList.com to rozszerzenie Chrome opracowane przez Fun Games, a jego główną funkcją jest „Free tools to perform Amazon lookups and Conversions”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Amazon to UPC,EAN,ISBN Lookups - AsinList.com

Pobierz pliki rozszerzeń Amazon to UPC,EAN,ISBN Lookups - AsinList.com 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

                        All in one tools for Amazon Lookups and conversion from ASIN to EAN,UPC, ISBN and vice versa.                    

Podstawowe informacje o rozszerzeniu

Nazwa Amazon to UPC,EAN,ISBN Lookups - AsinList.com Amazon to UPC,EAN,ISBN Lookups - AsinList.com
ID kecaafajggkanjdpcjdjjchcllmdkcpo
Oficjalny URL https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo
Opis Free tools to perform Amazon lookups and Conversions
Rozmiar pliku 9.2 KB
Liczba instalacji 316
Aktualna Wersja 0.3
Ostatnia Aktualizacja 2018-04-24
Data Publikacji 2018-04-24
Ocena 2.33/5 Łącznie 3 Oceny
Deweloper Fun Games
Typ Płatności free
Strona Rozszerzenia https://www.asinlist.com/
Adres URL Strony Pomocy https://www.asinlist.com/contact-us/
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon to UPC,EAN,ISBN Lookups - AsinList.com",
    "version": "0.3",
    "description": "Free tools to perform Amazon lookups and Conversions",
    "browser_action": {
        "default_icon": "asinlist-icon-16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "asinlist-icon-16.png",
        "48": "asinlist-icon-48.png",
        "128": "asinlist-icon-128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/code.jquery.com https:\/\/cdnjs.cloudflare.com https:\/\/maxcdn.bootstrapcdn.com ;object-src 'self'"
}