Share To Facebook Twitter Pinterest
Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
Share To Facebook Twitter Pinterest là gì?
Share To Facebook Twitter Pinterest là một tiện ích mở rộng Chrome được phát triển bởi WebTech360, và tính năng chính của nó là "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way".
Ả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 Share To Facebook Twitter Pinterest
Tải xuống các tệp mở rộng Share To Facebook Twitter Pinterest 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
Sharing the URL you like on Social Network is easy but when you have to do it regularly this extension will help you get it done quickly. To minimize too much reliance on a site-heavy plugin, you can now use (Extention: Share To Facebook Twitter Pinterest) to get beautiful social sharing buttons and save money. System resources as well as page load capacity.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | pcbckpfgadgjmlgehfjjbpmeaakchibc |
URL Chính Thức | https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc |
Mô tả | Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way |
Kích Thước Tệp | 49.29 KB |
Số Lần Cài Đặt | 81 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2020-12-31 |
Ngày Phát Hành | 2020-12-31 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | WebTech360 |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.webtech360.com/ |
URL Trang Trợ Giúp | https://www.webtech360.com/ |
URL Trang Chính Sách Bảo Mật | https://www.webtech360.com/privacy-policy.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Share To Facebook Twitter Pinterest", "short_name": "Share Utility", "version": "0.1", "AddDefaultCharset": "utf-8", "description": "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon16.png", "default_popup": "page\/popup.html" }, "permissions": [ "tabs" ], "homepage_url": "https:\/\/www.webtech360.com\/?source=ext_share-button_menu", "author": "WebTech360" } |