Wrapt About
Add your favourite products to your Wrapt About lists, so your friends can see which gifts you would love to receive.
What is Wrapt About?
Wrapt About is a Chrome extension by Wrapt About. This extension has 17 weekly active users, a perfect 5.0 rating, and was removed from Chrome Web Store a year ago. The latest version, 0.0.2, was updated 2 years ago.
Stats
Summary
The perfect wish list is just a few clicks away, with our Wrapt About Extension. Our Chrome Extension allows Wrapt About users to add products from other websites, to their own Wrapt About Lists. This provides users with the freedom to add what they truly want to their wish lists, no matter where the items are from. Your Wrapt About friends will be able to view the items you’ve added to your List, plus any additional notes you’ve added in the product description, such as a preferred colour or size. This saves time for the person buying you the gift and it also gives them peace of mind in knowing that they are buying the correct version of the item you love.
Safety
Risk impact
Wrapt About requires some risky permissions and may not be safe to use. Exercise caution when installing this extension. Review carefully before installing.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Wrapt About may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Promo images
Similar extensions
Here are some Chrome extensions that are similar to Wrapt About:
Elfster's Elf It!
Friend Connector Pro
Things To Get Me
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "name": "Wrapt About", "version": "0.0.2", "description": "Add your favourite products to your Wrapt About lists, so your friends can see which gifts you would love to receive.", "manifest_version": 2, "content_scripts": [ { "matches": [ "https://*/*" ], "js": [ "content.js" ] }