Google+ Stamina

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

Google+ Stamina क्या है?

Google+ Stamina Kirill Maltsev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easy way to share things found in the Internet via Google+."।

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

screenshot

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

crx प्रारूप में Google+ Stamina एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
}