Launcher SenderServices.com

This extention let you launch SenderServices.com from your browser.

ما هو Launcher SenderServices.com؟

Launcher SenderServices.com هو إضافة Chrome تم تطويرها بواسطة https://senderservices.com، والميزة الرئيسية لها هي "This extention let you launch SenderServices.com from your browser.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Launcher SenderServices.com

قم بتنزيل ملفات الامتداد Launcher SenderServices.com بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        The expansion will allow you to run SenderServices.com application directly from the browser using the buttons to the right of the address bar.
Capabilities:
Single click - launch applications;
Double click - create shortcuts to applications;
Click the absence SenderServices.com applications - go to the page with the installation.                    

معلومات أساسية عن التمديد

الاسم Launcher SenderServices.com Launcher SenderServices.com
ID cnhpjbnjfmhdgininpkepbefeppenbme
عنوان URL الرسمي https://chromewebstore.google.com/detail/launcher-senderservicesco/cnhpjbnjfmhdgininpkepbefeppenbme
الوصف This extention let you launch SenderServices.com from your browser.
حجم الملف 36.84 KB
عدد التثبيتات 23
النسخة الحالية 1.1
آخر تحديث 2016-03-16
تاريخ النشر 2016-03-15
تقييم 5.00/5 مجموع تقييمات 1
المطور https://senderservices.com
نوع الدفع free
موقع الإضافة http://senderservices.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Launcher SenderServices.com",
    "description": "This extention let you launch SenderServices.com from your browser.",
    "version": "1.1",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "images\/128.png",
        "48": "images\/48.png"
    },
    "browser_action": {
        "default_icon": "images\/38.png",
        "default_title": "SenderServices.com"
    },
    "permissions": [
        "management"
    ]
}