Just Share

Android style sharing.

ما هو Just Share؟

Just Share هو إضافة Chrome تم تطويرها بواسطة Eyal Shalev، والميزة الرئيسية لها هي "Android style sharing.".

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

screenshot

تحميل ملف CRX للإضافة Just Share

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

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

                        With Just Share you can do just that.
This Extension provides you with large links and absolutely no options or ads (Yack!).

Clicking on the button will open the popup window with currently only 4 sharing options. Tweet, Email, Share to Facebook & Send via Facebook (more will come later.

Have fun and Enjoy.                    

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

الاسم Just Share Just Share
ID fmjhfiffdmgoofbejddcgedconkifhjn
عنوان URL الرسمي https://chromewebstore.google.com/detail/just-share/fmjhfiffdmgoofbejddcgedconkifhjn
الوصف Android style sharing.
حجم الملف 342 KB
عدد التثبيتات 115
النسخة الحالية 1.0.1
آخر تحديث 2013-06-16
تاريخ النشر 2013-06-16
المطور Eyal Shalev
نوع الدفع free
موقع الإضافة https://plus.google.com/communities/106009259860450742359
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Just Share",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Android style sharing.",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "64": "icon_64.png",
        "128": "icon_128.png",
        "256": "icon_256.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}