Blobs
Your personalized search engine
什麼是Blobs?
Blobs是由https://blobs.co開發的Chrome擴展程式,該擴展的主要功能是“Your personalized search engine”。
擴展截圖
下載Blobs擴展crx文件
下載Blobs擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Blobs Extension helps you copy and save small yet important pieces of information from a webpage along with their links to your blobs collection. Blob Extension also lets you bookmark an entire webpage and it automatically saves an important paragraph (200 words) in the webpage as part of the bookmark. Blob Extension thus helps you manage, organize and retrieve your information along with its web source with ease.
擴展基本資訊
名稱 | Blobs |
ID | hgnbaogggkflalfgnhlnbbkokocjimke |
官方網址 | https://chromewebstore.google.com/detail/blobs/hgnbaogggkflalfgnhlnbbkokocjimke |
簡介 | Your personalized search engine |
檔案大小 | 238 KB |
安裝次數 | 71 |
目前版本 | 2.2 |
更新時間 | 2020-11-22 |
上架時間 | 2020-08-18 |
開發者 | https://blobs.co |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://blobs.co |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Blobs", "description": "Your personalized search engine", "homepage_url": "https:\/\/blobs.co", "manifest_version": 2, "background": { "scripts": [ "js\/jquery-3.5.0.min.js", "js\/moment.js", "js\/utils.js", "js\/background.js" ] }, "browser_action": { "default_title": "Blobs", "default_icon": "logo.png", "default_popup": "popup.html" }, "icons": { "128": "logo.png" }, "content_scripts": [ { "matches": [ " |