avatar

小推Weitweet

应用简介

在浏览器上发微博和推特!
Post Weibo and Twitter in one click.

统一编辑、一键分享
网页图片自动抓取
支持本地图片、图片链接

Multi-editing
One click to send them all
Auto extracts images from page.
Image upload. Url pasting.

开源安全,不收集任何数据,不占后台。
Open source. No data collection. Low background memory and CPU footprint.

有什么问题可以向我反馈
微博@盒装柠檬水 Twitter@straybugs

为什么需要这些权限:
- 获取图片需要访问网页内容
- 登陆信息会存在浏览器上
- identity 权限用于连接账号登陆

配置文件

Code
1
{"homepage_url":"https:\/\/github.com\/crimx\/ext-weitweet","manifest_version":2,"name":"__MSG_extension_name__","short_name":"__MSG_extension_short_name__","description":"__MSG_extension_description__","default_locale":"zh_CN","version":"1.3.2","icons":{"16":"img\/icon16.png","48":"img\/icon48.png","128":"img\/icon128.png"},"content_scripts":[{"js":["js\/browser-polyfill.min.js","js\/extractor_twitter.js"],"matches":["*:\/\/api.twitter.com\/oauth\/authorize*"]},{"js":["js\/browser-polyfill.min.js","js\/extractor_fanfou.js"],"matches":["*:\/\/fanfou.com\/oauth\/authorize*"]}],"browser_action":{"default_icon":{"16":"img\/icon16.png","24":"img\/icon24.png","32":"img\/icon32.png"}},"permissions":["","storage","tabs","identity"],"content_security_policy":"script-src 'self' 'unsafe-eval'; object-src 'self'","background":{"scripts":["js\/browser-polyfill.min.js","js\/background.js"],"persistent":false},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","minimum_chrome_version":"56"}
文章作者: Shaven
文章链接: http://soxiazai.com/2019/12/10/jcgjbjbbcjgkpdanbnafdbdlbjacdkln/
下载(右键另存为)