Aesthetic Width

A simple-yet-stupid chrome extension to have fullwidth text for your vaporwave LIFE.

什么是Aesthetic Width?

Aesthetic Width是由https://8lall0.github.io开发的Chrome扩展程序,该扩展的主要功能是“A simple-yet-stupid chrome extension to have fullwidth text for your vaporwave LIFE.”。

扩展截图

screenshot
screenshot

下载Aesthetic Width扩展crx文件

下载Aesthetic Width扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Do you need a fullwidth converter?
Well, that is.                    

扩展基本信息

名称 Aesthetic Width Aesthetic Width
ID blljhfopgephjiocmoddmjbpggogkfch
官方URL https://chromewebstore.google.com/detail/%EF%BD%81%EF%BD%85%EF%BD%93%EF%BD%94%EF%BD%88%EF%BD%85%EF%BD%94%EF%BD%89%EF%BD%83-%EF%BD%97%EF%BD%89%EF%BD%84%EF%BD%94%EF%BD%88/blljhfopgephjiocmoddmjbpggogkfch
简介 A simple-yet-stupid chrome extension to have fullwidth text for your vaporwave LIFE.
文件大小 144 KB
安装次数 954
当前版本 2.1
更新时间 2018-02-28
上架时间 2018-02-28
评分 4.59/5 共29次评分
开发者 https://8lall0.github.io
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\uff21\uff45\uff53\uff54\uff48\uff45\uff54\uff49\uff43 \uff37\uff49\uff44\uff54\uff48",
    "short-name": "\uff21\uff45\uff53\uff54\uff48\uff45\uff54\uff49\uff43 \uff37\uff49\uff44\uff54\uff48",
    "description": "A simple-yet-stupid chrome extension to have fullwidth text for your vaporwave \uff2c\uff29\uff26\uff25.",
    "version": "2.1",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "browser_action": {
        "default_icon": "icon-512.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    }
}