Decode your skincare with Skin Bliss

Online cosmetic analyzer powered by Artificial Intelligence.

What is Decode your skincare with Skin Bliss?

Decode your skincare with Skin Bliss is a Chrome extension developed by Skin Bliss, and its main feature is "Online cosmetic analyzer powered by Artificial Intelligence.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Decode your skincare with Skin Bliss Extension CRX File

Download Decode your skincare with Skin Bliss 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

                        Analyze cosmetics with Skin Bliss extension!

If you want to scan a cosmetic product to understand what's in it, simply select its ingredients and you are just one click away from seeing a detailed report and plots describing this product.  

Skin Bliss extension is a perfect companion for when you shop online or whenever you just want to browse through products or learn more about skincare ingredients.

Start making informed decisions about the cosmetics you use. 
Never again wonder what secrets cosmetics labels hide. Now you have a tool to make conscious choices.

Give your skin a bliss ✨                    

Extension Basic Information

Name Decode your skincare with Skin Bliss Decode your skincare with Skin Bliss
ID fclfmmiohpngbflbmcelkmhkiekbficp
Official URL https://chromewebstore.google.com/detail/decode-your-skincare-with/fclfmmiohpngbflbmcelkmhkiekbficp
Description Online cosmetic analyzer powered by Artificial Intelligence.
File Size 898 KB
Installation Count 155
Current Version 0.3.1
Last Updated 2020-07-17
Publish Date 2020-05-08
Rating 5.00/5 Total 4 Ratings
Developer Skin Bliss
Email [email protected]
Payment Type free
Extension Website https://getskinbliss.com
Privacy Policy Page URL https://getskinbliss.com/privacy
Supported Languages de,en,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "background_menu.js"
        ],
        "persistent": false
    },
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "version": "0.3.1",
    "browser_action": {
        "default_popup": "info.html"
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    }
}