Separator (spacer) for toolbar icons

Purpose of this extension is create spacer between other extension icons

Separator (spacer) for toolbar icons란 무엇입니까?

Separator (spacer) for toolbar icons은(는) https://www.e-vanicek.cz에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Purpose of this extension is create spacer between other extension icons"입니다.

확장 프로그램 스크린샷

screenshot

Separator (spacer) for toolbar icons 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        In English:
This extension has a simple purpose. It divide space between extension icons helpful transparent icon. It is simple! 

Changelog:
version 0.2 - transparent icon background
version 0.3 - added icons for page with Extensions (Menu -> Tools -> Extensions)
version 0.4 - improve code and add 32px icon
version 1.0 - minor changes only (update information about extension and images for WebStore)
version 1.1 - update for manifest v3

V češtině:
Toto rozšíření má jednoduchý účel. Rozděluje prostor s ikonami rozšíření díky průhledně ikoně. Je to jednoduché!                    

확장 프로그램 기본 정보

이름 Separator (spacer) for toolbar icons Separator (spacer) for toolbar icons
ID fekhjdkapdcigodkgfnnniodadejecgd
공식 URL https://chromewebstore.google.com/detail/separator-spacer-for-tool/fekhjdkapdcigodkgfnnniodadejecgd
설명 Purpose of this extension is create spacer between other extension icons
파일 크기 3.13 KB
설치 횟수 105
현재 버전 1.1
최근 업데이트 2024-02-07
출시 날짜 2014-12-06
평점 4.00/5 총 13 개의 평점
개발자 https://www.e-vanicek.cz
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.e-vanicek.cz/2012/08/jak-vytvorit-jednoduche-rozsireni-pro.html
지원되는 언어 cs
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Separator (spacer) for toolbar icons",
    "short_name": "Separator",
    "version": "1.1",
    "manifest_version": 3,
    "description": "Purpose of this extension is create spacer between other extension icons",
    "browser_action": {
        "default_icon": "icon.png"
    }
}