ncaq / google-search-title-qualified

Google will omit the title of the web page. With this add-on, the original title is used as much as possible.
MIT License
16 stars 1 forks source link

コードをモジュールに分割する #91

Open ncaq opened 2 years ago

ncaq commented 2 years ago

特に複雑な部分も無いから良いかと、 特にbackgroundに関しては分割していませんでした。

しかし、 これはHaskellではなくTypeScriptなのでミュータブルなグローバル変数があるので、 ある程度分割した方が読みやすいでしょう。