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"
    }
}