Atlist: add to Wishlist

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

Vad är Atlist: add to Wishlist?

Atlist: add to Wishlist är en Chrome-tillägg utvecklad av https://www.atlist.co.uk, och dess huvudfunktion är "Use the Atlist extension to add items to your wishlist direct from any online store with just one click.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Atlist: add to Wishlist-förlängningens CRX-fil

Ladda ner Atlist: add to Wishlist-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Atlist: add to Wishlist Atlist: add to Wishlist
ID omhejanjjjbnkjolcdjdehnhgdbgpinm
Officiell webbadress https://chromewebstore.google.com/detail/atlist-add-to-wishlist/omhejanjjjbnkjolcdjdehnhgdbgpinm
Beskrivning Use the Atlist extension to add items to your wishlist direct from any online store with just one click.
Filstorlek 637 KB
Antal Installationer 22
Aktuell Version 3.4.9
Senast Uppdaterad 2018-05-18
Publiceringsdatum 2018-05-18
Utvecklare https://www.atlist.co.uk
E-post [email protected]
Betalningssätt free
Stödda Språk 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\/*"
    ]
}