yaotian / crx-weitweet

Chrome 扩展,一键编辑发送推特与微博

Home Page:http://www.crimx.com/crx-weitweet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

小推WeiTweet v0.3.4

A chrome extension written in Vue & Vuex.

一键编辑发送推特与微博。
Post Weibo and Twitter in one click.

  • 统一编辑,也可以分开编辑
  • 网页图片自动抓取
  • 支持本地图片、图片链接、图片直接粘贴

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

理论上支持所有 Chrome 系浏览器,已测试 Google Chrome、猎豹、360se、360Chrome、QQ浏览器。(猎豹上使用图片抓取需要勾选允许访问敏感信息)

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

Downloads

Changelog

  • v0.3.4
    • 微博字数限制改为 2000
  • v0.3.3
    • 支持 base64 图片
    • 支持编辑框直接粘贴图片
  • v0.1.3
    • 应微博平台要求修改名字和 LOGO
  • v0.1.2
    • 修复微博图片发送问题
  • v0.1.1
    • 修复在旧版本 Blink 上的 Flex bug,影响编辑框的高度

Privacy Policy & Terms of Service

小推Weitweet 通过 Oauth 授权方式为用户提供连接推特和微博功能,相关用户信息会通过浏览器存储在本地。除此以外本扩展不收集任何信息。扩展安全性依赖于微博平台、推特平台以及浏览器供应商,使用风险由用户承担。

小推Weitweet offers account connections with Twitter and Weibo through Oauth service. User related data is stored locally in the browser. Other than that the extension collects no further information. Extension security relies on Weibo platform, Twitter platform and Browser porviders. The use of this extension is at the user’s own risk.

Development

  • yarn install(recommended) or npm install
  • check package.json for npm scripts

About

Chrome 扩展,一键编辑发送推特与微博

http://www.crimx.com/crx-weitweet/

License:MIT License


Languages

Language:JavaScript 60.9%Language:Vue 36.2%Language:HTML 2.4%Language:CSS 0.6%