Split Desktop Extension
Connect your browser with Split App.
ما هو Split Desktop Extension؟
Split Desktop Extension هو إضافة Chrome تم تطويرها بواسطة https://www.split.co، والميزة الرئيسية لها هي "Connect your browser with Split App.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Split Desktop Extension
قم بتنزيل ملفات الامتداد Split Desktop Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان صفحة المساعدة | https://www.split.co/more/faq |
| عنوان صفحة سياسة الخصوصية | 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:\/\/*\/*",
" | |