Socializer!

Submission to top Social Networks, eMail recommendation, Translation, and more.

ما هو Socializer!؟

Socializer! هو إضافة Chrome تم تطويرها بواسطة http://www.thefreewindows.com، والميزة الرئيسية لها هي "Submission to top Social Networks, eMail recommendation, Translation, and more.".

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

screenshot

تحميل ملف CRX للإضافة Socializer!

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

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

                        Socializer! for Chrome is a simple (loading instantly) and safe extension that will let you have a nice button to share any web page you might visit.

When you click on the Socializer! button, a clean and pleasant control panel offers sharing and translation options.

Socializer! supports Google Bookmarks and Google Plus submission, Reddit, Twitter, Facebook, eMail recommendation, Google Translate, HTML Code (href) for Link and Share Link, Short URL version with TinyURL, BlinkList, BlogMarks, Del.Icio.Us, Digg, Evernote, FormSpring, FriendFeed, Linkedin, LiveJournal, Chime, MySpace, Pinterest, StumbleUpon, Technorati, Connotea, DotNetKicks, DZone, Fark, Faves, LinkArena, LinkaGoGo, MisterWong, N4G, NewsVine, Netvouz, NuJIJ, Scoopeo, Tipd, Tumblr, Xerpi.

You will also have the option of getting automatically html links for any page you view, in order to paste them in your site, your blog, in Facebook messages, in forums, and wherever html is used.

This is an absolutely free and discreet, unobtrusive, extension - you will never be asked for anything.                    

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

الاسم Socializer! Socializer!
ID nijfoiompednccgmbnbiifcljbbmjink
عنوان URL الرسمي https://chrome.google.com/webstore/detail/socializer/nijfoiompednccgmbnbiifcljbbmjink
الوصف Submission to top Social Networks, eMail recommendation, Translation, and more.
حجم الملف 14.25 KB
عدد التثبيتات 44
النسخة الحالية 3.0
آخر تحديث 2013-06-15
تاريخ النشر 2013-06-15
تقييم 4.00/5 مجموع تقييمات 3
المطور http://www.thefreewindows.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.thefreewindows.com/
عنوان صفحة المساعدة http://www.thefreewindows.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Socializer!",
    "version": "3.0",
    "manifest_version": 2,
    "description": "Submission to top Social Networks, eMail recommendation, Translation, and more.",
    "icons": {
        "128": "128.png",
        "16": "19.png",
        "32": "32.png",
        "48": "48.png"
    },
    "background": {
        "scripts": [
            "socializerhead.js"
        ]
    },
    "browser_action": {
        "default_icon": "19.png",
        "default_title": "Share with Socializer!",
        "id": "Socializer!"
    },
    "permissions": [
        "tabs",
        "*:\/\/*\/*"
    ]
}