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

Vad är a e s t h e t i c?

a e s t h e t i c är en Chrome-tillägg utvecklad av awful design, och dess huvudfunktion är "m a k e e v e r y t h i n g a e s t h e t i c".

Tilläggsskärmbilder

screenshot

Ladda ner a e s t h e t i c-förlängningens CRX-fil

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

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

Grundläggande Information om Tillägg

Namn a e s t h e t i c a e s t h e t i c
ID ihefkilipfhedaibhfdmenglmpcbdfpb
Officiell webbadress https://chrome.google.com/webstore/detail/a-e-s-t-h-e-t-i-c/ihefkilipfhedaibhfdmenglmpcbdfpb
Beskrivning m a k e e v e r y t h i n g a e s t h e t i c
Filstorlek 3.42 KB
Antal Installationer 61
Aktuell Version 0.1.0
Senast Uppdaterad 2017-06-28
Publiceringsdatum 2017-06-28
Betyg 1.12/5 Totalt 50 Betyg
Utvecklare awful design
Betalningssätt free
Stödda Språk 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": [
                ""
            ]
        }
    ]
}