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

什么是a e s t h e t i c?

a e s t h e t i c是由awful design开发的Chrome扩展程序,该扩展的主要功能是“m a k e e v e r y t h i n g a e s t h e t i c”。

扩展截图

screenshot

下载a e s t h e t i c扩展crx文件

下载a e s t h e t i c扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 a e s t h e t i c a e s t h e t i c
ID ihefkilipfhedaibhfdmenglmpcbdfpb
官方URL https://chrome.google.com/webstore/detail/a-e-s-t-h-e-t-i-c/ihefkilipfhedaibhfdmenglmpcbdfpb
简介 m a k e e v e r y t h i n g a e s t h e t i c
文件大小 3.42 KB
安装次数 61
当前版本 0.1.0
更新时间 2017-06-28
上架时间 2017-06-28
评分 1.12/5 共50次评分
开发者 awful design
付费类型 free
支持的语言 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": [
                ""
            ]
        }
    ]
}