Atlist: add to Wishlist

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

What is Atlist: add to Wishlist?

Atlist: add to Wishlist is a Chrome extension developed by https://www.atlist.co.uk, and its main feature is "Use the Atlist extension to add items to your wishlist direct from any online store with just one click.".

Extension Screenshots

screenshot
screenshot

Download Atlist: add to Wishlist Extension CRX File

Download Atlist: add to Wishlist extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Atlist: add to Wishlist Atlist: add to Wishlist
ID omhejanjjjbnkjolcdjdehnhgdbgpinm
Official URL https://chromewebstore.google.com/detail/atlist-add-to-wishlist/omhejanjjjbnkjolcdjdehnhgdbgpinm
Description Use the Atlist extension to add items to your wishlist direct from any online store with just one click.
File Size 637 KB
Installation Count 22
Current Version 3.4.9
Last Updated 2018-05-18
Publish Date 2018-05-18
Developer https://www.atlist.co.uk
Email [email protected]
Payment Type free
Supported Languages 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\/*"
    ]
}