Split Desktop Extension
Connect your browser with Split App.
什麼是Split Desktop Extension?
Split Desktop Extension是由https://www.split.co開發的Chrome擴展程式,該擴展的主要功能是“Connect your browser with Split App.”。
擴展截圖
下載Split Desktop Extension擴展crx文件
下載Split Desktop Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Are you an online shopper? Earn cash back AUTOMATICALLY as you shop your favorite stores by opting-in to Split's "Auto-Shop" feature! Are you a link sharer? Create, customize and share beautiful short links (called SplitLinks) with ease by tapping the "Create link" button in the extension. Whether you're a link sharer or shopper, this extension can help make your life easier and more rewarding. So, what are you waiting for!?
擴展基本資訊
名稱 | Split Desktop Extension |
ID | ijbidcapbbbgjkghldnhcibjhiliikab |
官方網址 | https://chromewebstore.google.com/detail/split-desktop-extension/ijbidcapbbbgjkghldnhcibjhiliikab |
簡介 | Connect your browser with Split App. |
檔案大小 | 2.84 MB |
安裝次數 | 792 |
目前版本 | 2.14 |
更新時間 | 2022-03-01 |
上架時間 | 2020-07-01 |
評分 | 4.50/5 共 8 次評分 |
開發者 | https://www.split.co |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.split.co |
說明頁面URL | https://www.split.co/more/faq |
隱私政策頁面URL | https://www.split.co/more/privacy |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Connect your browser with Split App.", "version": "2.14", "name": "Split Desktop Extension", "author": "split.co", "options_page": "options.html", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html", "default_title": "Split", "default_icon": "icon.png" }, "permissions": [ "tabs", "webRequest", "cookies", "webNavigation", "storage", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "icon.png", "48": "icon-48.png", "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |