Socializer!

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

Qu'est-ce que Socializer! ?

Socializer! est une extension Chrome développée par http://www.thefreewindows.com, et sa fonction principale est "Submission to top Social Networks, eMail recommendation, Translation, and more.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Socializer!

Téléchargez les fichiers d'extension Socializer! au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Socializer! Socializer!
ID nijfoiompednccgmbnbiifcljbbmjink
URL Officiel https://chrome.google.com/webstore/detail/socializer/nijfoiompednccgmbnbiifcljbbmjink
Description Submission to top Social Networks, eMail recommendation, Translation, and more.
Taille du Fichier 14.25 KB
Nombre d'Installations 44
Version Actuelle 3.0
Dernière Mise à Jour 2013-06-15
Date de Publication 2013-06-15
Évaluation 4.00/5 Total 3 Évaluations
Développeur http://www.thefreewindows.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.thefreewindows.com/
URL de la Page d'Aide http://www.thefreewindows.com/
Langues Prises en Charge 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",
        "*:\/\/*\/*"
    ]
}