/any_tweet_button

Chrome extension: will make the best tweet for the page you are viewing

Primary LanguageJavaScriptOtherNOASSERTION

Chrome Extension: Any tweet button

Generates a nice Tweet text for the page you are looking at, and displays the Tweet screen.

It will look for a Tweet button on the page and if it exists, it will do the same thing as if you pressed it, if not, it will refer to meta tag information and generate a simple tweet text.

今見ているページのTweet文を良い感じに生成し、Tweet画面を表示します。

ページにTweet buttonがあるかを探し、存在する場合はそれを押したのと同じ動作をし、ない場合はmetaタグ情報などを参照しシンプルなtweet文を生成します。

Install

Release History

v0.1.5

  • Added Japanese description

v0.1.4

  • Fixed an issue where URLs starting with // would not work properly.

v0.1.3

  • Fixed a problem where URLs starting with / could not be converted to URLs starting with http.

v0.1.2

  • Fixed the problem that some tweet links starting from http cannot be detected

v0.1.1

  • Amazon URL optimization
  • Corresponds to URLs starting with //
  • Remove allhosts, tabs permissions

v0.1

  • Publish