Separator (spacer) for toolbar icons

Purpose of this extension is create spacer between other extension icons

Vad är Separator (spacer) for toolbar icons?

Separator (spacer) for toolbar icons är en Chrome-tillägg utvecklad av https://www.e-vanicek.cz, och dess huvudfunktion är "Purpose of this extension is create spacer between other extension icons".

Tilläggsskärmbilder

screenshot

Ladda ner Separator (spacer) for toolbar icons-förlängningens CRX-fil

Ladda ner Separator (spacer) for toolbar icons-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Separator (spacer) for toolbar icons Separator (spacer) for toolbar icons
ID fekhjdkapdcigodkgfnnniodadejecgd
Officiell webbadress https://chromewebstore.google.com/detail/separator-spacer-for-tool/fekhjdkapdcigodkgfnnniodadejecgd
Beskrivning Purpose of this extension is create spacer between other extension icons
Filstorlek 3.13 KB
Antal Installationer 105
Aktuell Version 1.1
Senast Uppdaterad 2024-02-07
Publiceringsdatum 2014-12-06
Betyg 4.00/5 Totalt 13 Betyg
Utvecklare https://www.e-vanicek.cz
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.e-vanicek.cz/2012/08/jak-vytvorit-jednoduche-rozsireni-pro.html
Stödda Språk 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"
    }
}