Squarespace Help Toolbar
Quickly search the Squarespace Help Knowledge Base and Answers community
Cos'è Squarespace Help Toolbar?
Squarespace Help Toolbar è un'estensione di Chrome sviluppata da Brian C, e la sua funzione principale è "Quickly search the Squarespace Help Knowledge Base and Answers community".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Squarespace Help Toolbar
Scarica i file di estensione Squarespace Help Toolbar 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
Use this so you don't have to keep a tab open in your browser.
Informazioni di Base sull'Estensione
Nome | Squarespace Help Toolbar |
ID | befddnocokafidcmfpgjdbohbhiaaahj |
URL Ufficiale | https://chromewebstore.google.com/detail/squarespace-help-toolbar/befddnocokafidcmfpgjdbohbhiaaahj |
Descrizione | Quickly search the Squarespace Help Knowledge Base and Answers community |
Dimensione del File | 265 KB |
Conteggio Installazioni | 829 |
Versione Corrente | 1.4.1 |
Ultimo Aggiornamento | 2015-07-28 |
Data di Pubblicazione | 2015-07-28 |
Valutazione | 5.00/5 Totale 6 Valutazioni |
Sviluppatore | Brian C |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.bcarroll.us/ |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Squarespace Help Toolbar", "version": "1.4.1", "description": "Quickly search the Squarespace Help Knowledge Base and Answers community", "icons": { "16": "sqsp_16.png", "48": "sqsp_48.png", "128": "chrome-store-logo-128x128-v1.png" }, "browser_action": { "default_icon": "sqsp_16.png", "default_popup": "searchbar.html" } } |