a e s t h e t i c

m a k e e v e r y t h i n g a e s t h e t i c

What is a e s t h e t i c?

a e s t h e t i c is a Chrome extension developed by awful design, and its main feature is "m a k e e v e r y t h i n g a e s t h e t i c".

Extension Screenshots

screenshot

Download a e s t h e t i c Extension CRX File

Download a e s t h e t i c 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

                        This app simply makes the background of absolutely everything on the internet aesthetic.                    

Extension Basic Information

Name a e s t h e t i c a e s t h e t i c
ID ihefkilipfhedaibhfdmenglmpcbdfpb
Official URL https://chrome.google.com/webstore/detail/a-e-s-t-h-e-t-i-c/ihefkilipfhedaibhfdmenglmpcbdfpb
Description m a k e e v e r y t h i n g a e s t h e t i c
File Size 3.42 KB
Installation Count 61
Current Version 0.1.0
Last Updated 2017-06-28
Publish Date 2017-06-28
Rating 1.12/5 Total 50 Ratings
Developer awful design
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "a e s t h e t i c",
    "version": "0.1.0",
    "description": "m a k e  e v e r y t h i n g  a e s t h e t i c",
    "content_scripts": [
        {
            "css": [
                "styles.css"
            ],
            "matches": [
                ""
            ]
        }
    ]
}