项目作者: anein

项目描述 :
a chrome extension which brings the character counter back to twitter
高级语言: TypeScript
项目地址: git://github.com/anein/twitter-count-characters.git
创建时间: 2017-11-09T09:50:02Z
项目社区:https://github.com/anein/twitter-count-characters

开源协议:MIT License

下载


280 Twitter Counter

ipromo-256

280 Twitter Counter Extension adds the character counter into your tweet form, warns you about the 140 character limit and provides the opportunity to show or hide the circle.


Preview

The extension is compatible with TweetDeck and standard Web Client.

Build and Pack

If you prefer to build the extension from source code, First things first, we should install the project dependencies:

  1. yarn install

Then build the extension:

  1. yarn run build

It creates a directory called “build”. After that, using the official Testing and Debugging guide, pack the extension. Done.

Collaboration

Please, feel free to ask any questions that you have about using and developing the extension.


Good luck.