Socializer!

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

Socializer! क्या है?

Socializer! http://www.thefreewindows.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Submission to top Social Networks, eMail recommendation, Translation, and more."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Socializer! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/
सहायता पृष्ठ URL 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",
        "*:\/\/*\/*"
    ]
}