Google+ Stamina
Easy way to share things found in the Internet via Google+.
Google+ Stamina là gì?
Google+ Stamina là một tiện ích mở rộng Chrome được phát triển bởi Kirill Maltsev, và tính năng chính của nó là "Easy way to share things found in the Internet via Google+.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Google+ Stamina
Tải xuống các tệp mở rộng Google+ Stamina dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kiibkjecgdofkmndehlgiklgafpagooi |
URL Chính Thức | https://chrome.google.com/webstore/detail/google+-stamina/kiibkjecgdofkmndehlgiklgafpagooi |
Mô tả | Easy way to share things found in the Internet via Google+. |
Kích Thước Tệp | 38.94 KB |
Số Lần Cài Đặt | 137 |
Phiên Bản Hiện Tại | 0.7.3 |
Cập Nhật Lần Cuối | 2012-09-22 |
Ngày Phát Hành | 2012-09-22 |
Đánh Giá | 4.23/5 Tổng số 13 Đánh Giá |
Nhà Phát Triển | Kirill Maltsev |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://twitter.com/gplusstamina |
Ngôn Ngữ Được Hỗ Trợ | 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" } |