Separator (spacer) for toolbar icons

Purpose of this extension is create spacer between other extension icons

Cos'è Separator (spacer) for toolbar icons?

Separator (spacer) for toolbar icons è un'estensione di Chrome sviluppata da https://www.e-vanicek.cz, e la sua funzione principale è "Purpose of this extension is create spacer between other extension icons".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Separator (spacer) for toolbar icons

Scarica i file di estensione Separator (spacer) for toolbar icons in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Separator (spacer) for toolbar icons Separator (spacer) for toolbar icons
ID fekhjdkapdcigodkgfnnniodadejecgd
URL Ufficiale https://chromewebstore.google.com/detail/separator-spacer-for-tool/fekhjdkapdcigodkgfnnniodadejecgd
Descrizione Purpose of this extension is create spacer between other extension icons
Dimensione del File 3.13 KB
Conteggio Installazioni 105
Versione Corrente 1.1
Ultimo Aggiornamento 2024-02-07
Data di Pubblicazione 2014-12-06
Valutazione 4.00/5 Totale 13 Valutazioni
Sviluppatore https://www.e-vanicek.cz
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.e-vanicek.cz/2012/08/jak-vytvorit-jednoduche-rozsireni-pro.html
Lingue Supportate 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"
    }
}