Social Launcher

Quick Launce To your sites

ما هو Social Launcher؟

Social Launcher هو إضافة Chrome تم تطويرها بواسطة Hasanuzzaman، والميزة الرئيسية لها هي "Quick Launce To your sites".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Social Launcher

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

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

                        Easily launch your social and important site just click to the icon, No need to type the link.

New feature update on version 2.0.0
  Show your top sites link.
  Easily add your custom link.
  Easily add custom icon.
  Nice user interface

Very much recomended for the person who don't want to type the link again and again.
Hope it will increase your productivity.

If you have any request for new feature please let us know.                    

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

الاسم Social Launcher Social Launcher
ID ioijhmpjoplcmckgaiggcoockjijmcim
عنوان URL الرسمي https://chrome.google.com/webstore/detail/social-launcher/ioijhmpjoplcmckgaiggcoockjijmcim
الوصف Quick Launce To your sites
حجم الملف 54.11 KB
عدد التثبيتات 33
النسخة الحالية 2.0.0
آخر تحديث 2019-03-04
تاريخ النشر 2019-03-04
تقييم 5.00/5 مجموع تقييمات 7
المطور Hasanuzzaman
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://hasanuzzamanbe.github.io/social-launcher-extension/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Social Launcher",
    "version": "2.0.0",
    "description": "Quick Launce To your sites",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "author": "Hasanuzzaman",
    "optional_permissions": [
        "tabs"
    ],
    "permissions": [
        "tabs",
        "topSites",
        "storage"
    ],
    "short_name": "S Launch"
}