Squarespace Help Toolbar
Quickly search the Squarespace Help Knowledge Base and Answers community
什么是Squarespace Help Toolbar?
Squarespace Help Toolbar是由Brian C开发的Chrome扩展程序,该扩展的主要功能是“Quickly search the Squarespace Help Knowledge Base and Answers community”。
扩展截图
下载Squarespace Help Toolbar扩展crx文件
下载Squarespace Help Toolbar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Use this so you don't have to keep a tab open in your browser.
扩展基本信息
名称 | Squarespace Help Toolbar |
ID | befddnocokafidcmfpgjdbohbhiaaahj |
官方URL | https://chromewebstore.google.com/detail/squarespace-help-toolbar/befddnocokafidcmfpgjdbohbhiaaahj |
简介 | Quickly search the Squarespace Help Knowledge Base and Answers community |
文件大小 | 265 KB |
安装次数 | 829 |
当前版本 | 1.4.1 |
更新时间 | 2015-07-28 |
上架时间 | 2015-07-28 |
评分 | 5.00/5 共6次评分 |
开发者 | Brian C |
付费类型 | free |
扩展官网 | http://www.bcarroll.us/ |
支持的语言 | 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" } } |