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!? 扩展基本信息
| 名称 | |
| ID | ijbidcapbbbgjkghldnhcibjhiliikab |
| 官方URL | 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:\/\/*\/*",
" | |