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ファイルをダウンロード

Separator (spacer) for toolbar icons拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}