Separator (spacer) for toolbar icons

Purpose of this extension is create spacer between other extension icons

What is Separator (spacer) for toolbar icons?

Separator (spacer) for toolbar icons is a Chrome extension developed by https://www.e-vanicek.cz, and its main feature is "Purpose of this extension is create spacer between other extension icons".

Extension Screenshots

screenshot

Download Separator (spacer) for toolbar icons Extension CRX File

Download Separator (spacer) for toolbar icons extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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é!                    

Extension Basic Information

Name Separator (spacer) for toolbar icons Separator (spacer) for toolbar icons
ID fekhjdkapdcigodkgfnnniodadejecgd
Official URL https://chromewebstore.google.com/detail/separator-spacer-for-tool/fekhjdkapdcigodkgfnnniodadejecgd
Description Purpose of this extension is create spacer between other extension icons
File Size 3.13 KB
Installation Count 105
Current Version 1.1
Last Updated 2024-02-07
Publish Date 2014-12-06
Rating 4.00/5 Total 13 Ratings
Developer https://www.e-vanicek.cz
Email [email protected]
Payment Type free
Extension Website http://www.e-vanicek.cz/2012/08/jak-vytvorit-jednoduche-rozsireni-pro.html
Supported Languages 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"
    }
}