Atlist: add to Wishlist

Use the Atlist extension to add items to your wishlist direct from any online store with just one click.

Cos'è Atlist: add to Wishlist?

Atlist: add to Wishlist è un'estensione di Chrome sviluppata da https://www.atlist.co.uk, e la sua funzione principale è "Use the Atlist extension to add items to your wishlist direct from any online store with just one click.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Atlist: add to Wishlist

Scarica i file di estensione Atlist: add to Wishlist in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Discover something wonderful with Atlist.

Use the Atlist extension to add items to your wishlist direct from any online store with just one click. Organise the items into wishlists and save the things you love. 


Browse

Browse your favourite online stores. Hit the Atlist icon and you’ll be able to easily select which product you want to add to your wishlist. 


Enter

Enter the price of your product and select the currency. This makes it really simple for friends & family to offer you something from your list within their budget.


Click

Click add to Atlist and your product will save to your profile to view later. 

Now Go Atlist It                    

Informazioni di Base sull'Estensione

Nome Atlist: add to Wishlist Atlist: add to Wishlist
ID omhejanjjjbnkjolcdjdehnhgdbgpinm
URL Ufficiale https://chromewebstore.google.com/detail/atlist-add-to-wishlist/omhejanjjjbnkjolcdjdehnhgdbgpinm
Descrizione Use the Atlist extension to add items to your wishlist direct from any online store with just one click.
Dimensione del File 637 KB
Conteggio Installazioni 22
Versione Corrente 3.4.9
Ultimo Aggiornamento 2018-05-18
Data di Pubblicazione 2018-05-18
Sviluppatore https://www.atlist.co.uk
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Atlist: add to Wishlist",
    "description": "Use the Atlist extension to add items to your wishlist direct from any online store with just one click.",
    "version": "3.4.9",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "cookies",
        "http:\/\/atlist.co.uk\/*",
        "https:\/\/atlist.co.uk\/*"
    ]
}