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 |
官方網址 | 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" } } |