Split Desktop Extension
Connect your browser with Split App.
Hvad er Split Desktop Extension?
Split Desktop Extension er en Chrome-udvidelse udviklet af https://www.split.co, og dens hovedfunktion er "Connect your browser with Split App.".
Udvidelsesskærmbilleder
Download Split Desktop Extension-udvidelses-CRX-fil
Download Split Desktop Extension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!? Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ijbidcapbbbgjkghldnhcibjhiliikab |
| Officiel URL | https://chromewebstore.google.com/detail/split-desktop-extension/ijbidcapbbbgjkghldnhcibjhiliikab |
| Beskrivelse | Connect your browser with Split App. |
| Filstørrelse | 2.84 MB |
| Antal Installationer | 792 |
| Nuværende Version | 2.14 |
| Senest Opdateret | 2022-03-01 |
| Udgivelsesdato | 2020-07-01 |
| Bedømmelse | 4.50/5 Samlet 8 Bedømmelser |
| Udvikler | https://www.split.co |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.split.co |
| Hjælpeside-URL | https://www.split.co/more/faq |
| URL til Fortrolighedspolitik Side | https://www.split.co/more/privacy |
| Understøttede Sprog | 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:\/\/*\/*",
" | |