Toolbar Spacer

A partition icon for spacing the extension buttons on your toolbar

Wat is Toolbar Spacer?

Toolbar Spacer is een Chrome-extensie ontwikkeld door Niko Sardas, en de belangrijkste functie is "A partition icon for spacing the extension buttons on your toolbar".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Toolbar Spacer

Download Toolbar Spacer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Create some breathing room. 

Manage and organize the extension buttons on your toolbar by adding a blank space, a divider icon, or your own keyboard icon.

Additional spacers:

https://chrome.google.com/webstore/detail/2nd-toolbar-spacer/fplioachhfdbehddoehahffjbcfeinid

https://chrome.google.com/webstore/detail/3rd-toolbar-spacer/eioickpimlccboiimncpaphillnjccmi

https://chrome.google.com/webstore/detail/4th-toolbar-spacer/jkonoggfdfhabnccjanbnnccnbblhikd

https://chrome.google.com/webstore/detail/5th-toolbar-spacer/nbfggebgopkfbnfcafbialgjhoaobaek

https://chrome.google.com/webstore/detail/6th-toolbar-spacer/ppplbdcdldelngnkblbjfclblmhgncgb

https://chrome.google.com/webstore/detail/7th-toolbar-spacer/mecndhoakokighbdjanlfcdikmggphil

https://chrome.google.com/webstore/detail/8th-toolbar-spacer/iiandhpnocgjaabfjmhegfdombmcjbpd

https://chrome.google.com/webstore/detail/9th-toolbar-spacer/amimippoojpcjhcedkpioldppncamaah

https://chrome.google.com/webstore/detail/9th-toolbar-spacer/jcigapkmkejookkejhojeobnbngphomg                    

Basisinformatie over de Extensie

Naam Toolbar Spacer Toolbar Spacer
ID golladjmjodbefcoombodcdhimkmgemd
Officiële URL https://chromewebstore.google.com/detail/toolbar-spacer/golladjmjodbefcoombodcdhimkmgemd
Beschrijving A partition icon for spacing the extension buttons on your toolbar
Bestandsgrootte 2.69 MB
Aantal Installaties 1,442
Huidige Versie 30.0.8
Laatst Bijgewerkt 2021-08-10
Publicatiedatum 2017-09-06
Beoordeling 4.59/5 Totaal 29 Beoordelingen
Ontwikkelaar Niko Sardas
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "empty.png",
        "default_popup": "popup.html"
    },
    "description": "A partition icon for spacing the extension buttons on your toolbar",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 2,
    "name": "Toolbar Spacer",
    "version": "30.0.8"
}