Squarespace Help Toolbar
Quickly search the Squarespace Help Knowledge Base and Answers community
Vad är Squarespace Help Toolbar?
Squarespace Help Toolbar är en Chrome-tillägg utvecklad av Brian C, och dess huvudfunktion är "Quickly search the Squarespace Help Knowledge Base and Answers community".
Tilläggsskärmbilder
Ladda ner Squarespace Help Toolbar-förlängningens CRX-fil
Ladda ner Squarespace Help Toolbar-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
Use this so you don't have to keep a tab open in your browser. Grundläggande Information om Tillägg
| Namn | |
| ID | befddnocokafidcmfpgjdbohbhiaaahj |
| Officiell webbadress | https://chromewebstore.google.com/detail/squarespace-help-toolbar/befddnocokafidcmfpgjdbohbhiaaahj |
| Beskrivning | Quickly search the Squarespace Help Knowledge Base and Answers community |
| Filstorlek | 265 KB |
| Antal Installationer | 829 |
| Aktuell Version | 1.4.1 |
| Senast Uppdaterad | 2015-07-28 |
| Publiceringsdatum | 2015-07-28 |
| Betyg | 5.00/5 Totalt 6 Betyg |
| Utvecklare | Brian C |
| Betalningssätt | free |
| Tilläggswebbplats | http://www.bcarroll.us/ |
| Stödda Språk | 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"
}
} | |