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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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