Google+ Stamina
Easy way to share things found in the Internet via Google+.
Co je Google+ Stamina?
Google+ Stamina je rozšíření Chrome vyvinuté Kirill Maltsev, a jeho hlavní funkcí je „Easy way to share things found in the Internet via Google+.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Google+ Stamina
Stáhněte si soubory rozšíření Google+ Stamina ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | kiibkjecgdofkmndehlgiklgafpagooi |
Oficiální URL | https://chrome.google.com/webstore/detail/google+-stamina/kiibkjecgdofkmndehlgiklgafpagooi |
Popis | Easy way to share things found in the Internet via Google+. |
Velikost souboru | 38.94 KB |
Počet instalací | 137 |
Aktuální Verze | 0.7.3 |
Poslední Aktualizace | 2012-09-22 |
Datum Vydání | 2012-09-22 |
Hodnocení | 4.23/5 Celkem 13 Hodnocení |
Vývojář | Kirill Maltsev |
Typ Platby | free |
Webové stránky Rozšíření | https://twitter.com/gplusstamina |
Podporované Jazyky | 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" } |