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 |
| Eメール | [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:\/\/*\/*",
" | |