ShareThis
ShareThis offers free and easy to use sharing buttons from popular social networks.
什么是ShareThis?
ShareThis是由developer开发的Chrome扩展程序,该扩展的主要功能是“ShareThis offers free and easy to use sharing buttons from popular social networks.”。
扩展截图
下载ShareThis扩展crx文件
下载ShareThis扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ShareThis provides a convenient and efficient sharing tool that allows you to effortlessly share any webpage directly from your browser with just a few simple clicks. Highlighted features of our enhanced sharing tool include: • A completely redesigned extension aimed at providing an improved sharing experience. • Effortlessly share any webpage with a selection of the most popular social media networks using our intuitive sharing buttons. • Utilize the built-in search feature to easily filter through a wide array of over 40 available networks. • Enjoy enhanced convenience as your top 6 recently used social networks are automatically saved at the top, granting you instant access. • Additionally, the tool offers a convenient "copy" button, enabling you to instantly share your current page with any desired platform or source.
扩展基本信息
名称 | ShareThis |
ID | lplpcpijdokpnbjcklakgabohjgneidi |
官方URL | https://chromewebstore.google.com/detail/sharethis/lplpcpijdokpnbjcklakgabohjgneidi |
简介 | ShareThis offers free and easy to use sharing buttons from popular social networks. |
文件大小 | 1.8 MB |
安装次数 | 24,134 |
当前版本 | 2.1.1 |
更新时间 | 2023-12-09 |
上架时间 | 2019-07-12 |
评分 | 3.93/5 共207次评分 |
开发者 | developer |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://sharethis.com |
帮助页面URL | https://sharethis.com/support |
隐私政策页面URL | https://sharethis.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "ShareThis offers free and easy to use sharing buttons from popular social networks.", "version": "2.1.1", "manifest_version": 3, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDtrrGIYuSssYK7u40PhvgtqwF8fsTaaPuKzJZ78T9sWmm0GEVXBmREYfs2rtxNEYO2otbxii7ADFwR6ATIJdjJ0o8syV3fsNE\/wnJF\/WjV8r5EAmiC3flrHtGh0nsEtoqipICozZWlxYudrvA1GNjzAQTCaWn6s+JzacXp3WH\/JwIDAQAB", "name": "ShareThis", "options_page": "options.html", "action": { "default_popup": "popup.html", "default_icon": "icon16.png" }, "icons": { "16": "icon16.png", "64": "icon64.png", "128": "icon128.png" }, "permissions": [ "storage", "tabs", "cookies" ], "host_permissions": [ " |