will make the best tweet for the page you are viewing
Generates a Tweet sentence for the current page and displays the Tweet screen.
It will look for the presence of a Tweet button on the page, and if it is present, it will do the same thing as pressing it, and if it is not, it will generate a simple tweet statement by referring to the meta tag information, etc.
今見ているページのTweet文を良い感じに生成し、Tweet画面を表示します。
ページにTweet buttonがあるかを探し、存在する場合はそれを押したのと同じ動作をし、
ない場合はmetaタグ情報などを参照しシンプルなtweet文を生成します。
Release history
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
v 0.1.1 Amazon URL optimization and bugfix
* Amazon URL optimization
* Corresponds to URLs starting with //
* Remove allhosts, tabs permissions
v 0.1 Publish