Squarespace Help Toolbar

Squarespace Help Toolbar

Quickly search the Squarespace Help Knowledge Base and Answers community

Merlin
Additional files are visible only to premium users

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"
  }
}