Google+ Stamina

Easy way to share things found in the Internet via Google+.

Google+ Staminaとは何ですか?

Google+ StaminaはKirill Maltsevによって開発されたChromeの拡張機能で、その主な機能は「Easy way to share things found in the Internet via Google+.」です。

拡張機能のスクリーンショット

screenshot

Google+ Stamina拡張機能のCRXファイルをダウンロード

Google+ Stamina拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        In order to share an interesting page, it’s enough to right-click on any place of the page and select „Share on Google+“.

You can post the picture you liked in the same way. In order to do this, right-click on it.

If you share a page on YouTube, then the video will appear in the feed of your posts.

The most important thing is that you do not need to go to your page of G+. Keep a blog without tearing yourself from the view.                    

拡張機能の基本情報

名前 Google+ Stamina Google+ Stamina
ID kiibkjecgdofkmndehlgiklgafpagooi
公式URL https://chrome.google.com/webstore/detail/google+-stamina/kiibkjecgdofkmndehlgiklgafpagooi
説明 Easy way to share things found in the Internet via Google+.
ファイルサイズ 38.94 KB
インストール数 137
現在のバージョン 0.7.3
最終更新日 2012-09-22
公開日 2012-09-22
評価 4.23/5 合計 13 レビュー
開発者 Kirill Maltsev
支払い方法 free
拡張機能のウェブサイト https://twitter.com/gplusstamina
対応言語 en,ru
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Google+ Stamina",
    "version": "0.7.3",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "gplus_stamina.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "*:\/\/plusone.google.com\/*"
    ],
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "default_locale": "en"
}