Jisp
The Jisp browser extension captures the things you want to save, such as the websites and blogs you visit and the products you love.
什麼是Jisp?
Jisp是由https://www.jisp.com開發的Chrome擴展程式,該擴展的主要功能是“The Jisp browser extension captures the things you want to save, such as the websites and blogs you visit and the products you love.”。
擴展截圖
下載Jisp擴展crx文件
下載Jisp擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The Jisp browser extension captures the things you want to save, such as the websites and blogs you visit and the products you love. So, the next time you visit a shop, whether its online or in the high street, the information you need is on hand.
擴展基本資訊
名稱 | |
ID | lahecomdboclchojdmjnigilfemopace |
官方網址 | https://chrome.google.com/webstore/detail/jisp/lahecomdboclchojdmjnigilfemopace |
簡介 | The Jisp browser extension captures the things you want to save, such as the websites and blogs you visit and the products you love. |
檔案大小 | 1.92 MB |
安裝次數 | 15 |
目前版本 | 1.1.7 |
更新時間 | 2018-08-01 |
上架時間 | 2018-08-01 |
評分 | 5.00/5 共 3 次評分 |
開發者 | https://www.jisp.com |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.jisp.com/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Jisp", "short_name": "Jisp", "version": "1.1.7", "description": "The Jisp browser extension captures the things you want to save, such as the websites and blogs you visit and the products you love.", "author": "Bubbles Online Services Ltd", "default_locale": "en", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "128": "img\/128x128.png" }, "background": { "persistent": false, "scripts": [ "vendor\/angular\/angular.min.js", "vendor\/raven\/raven.min.js", "vendor\/raven\/angular-raven.min.js", "common.js", "background.js", "app\/Utils\/UtilsService.js", "app\/Config\/ConfigService.js", "app\/Storage\/StorageService.js", "app\/Log\/LogService.js", "app\/Analytics\/AnalyticsService.js", "app\/Account\/AccountService.js", "app\/Account\/AuthInterceptorService.js", "app\/PageContent\/PageContentService.js", "bootstrap.js" ] }, "browser_action": { "default_title": "Jisp", "default_icon": "img\/128x128.png", "default_popup": "index.html" }, "permissions": [ "storage", "tabs", " |