Google+ Stamina

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

Qu'est-ce que Google+ Stamina ?

Google+ Stamina est une extension Chrome développée par Kirill Maltsev, et sa fonction principale est "Easy way to share things found in the Internet via Google+.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Google+ Stamina

Téléchargez les fichiers d'extension Google+ Stamina 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

                        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.                    

Informations de Base sur l'Extension

Nom Google+ Stamina Google+ Stamina
ID kiibkjecgdofkmndehlgiklgafpagooi
URL Officiel https://chrome.google.com/webstore/detail/google+-stamina/kiibkjecgdofkmndehlgiklgafpagooi
Description Easy way to share things found in the Internet via Google+.
Taille du Fichier 38.94 KB
Nombre d'Installations 137
Version Actuelle 0.7.3
Dernière Mise à Jour 2012-09-22
Date de Publication 2012-09-22
Évaluation 4.23/5 Total 13 Évaluations
Développeur Kirill Maltsev
Type de Paiement free
Site Web de l'Extension https://twitter.com/gplusstamina
Langues Prises en Charge 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"
}