Socializer!

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

什麼是Socializer!?

Socializer!是由http://www.thefreewindows.com開發的Chrome擴展程式,該擴展的主要功能是“Submission to top Social Networks, eMail recommendation, Translation, and more.”。

擴展截圖

screenshot

下載Socializer!擴展crx文件

下載Socializer!擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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",
        "*:\/\/*\/*"
    ]
}