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

Cos'è a e s t h e t i c?

a e s t h e t i c è un'estensione di Chrome sviluppata da awful design, e la sua funzione principale è "m a k e e v e r y t h i n g a e s t h e t i c".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione a e s t h e t i c

Scarica i file di estensione a e s t h e t i c in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome a e s t h e t i c a e s t h e t i c
ID ihefkilipfhedaibhfdmenglmpcbdfpb
URL Ufficiale https://chrome.google.com/webstore/detail/a-e-s-t-h-e-t-i-c/ihefkilipfhedaibhfdmenglmpcbdfpb
Descrizione m a k e e v e r y t h i n g a e s t h e t i c
Dimensione del File 3.42 KB
Conteggio Installazioni 61
Versione Corrente 0.1.0
Ultimo Aggiornamento 2017-06-28
Data di Pubblicazione 2017-06-28
Valutazione 1.12/5 Totale 50 Valutazioni
Sviluppatore awful design
Tipo di Pagamento free
Lingue Supportate 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": [
                ""
            ]
        }
    ]
}