Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ページ解析系スクリプトをcontentスクリプトから分離してモジュール化したい #27

Merged
merged 3 commits into from
Jan 26, 2020

Conversation

snowsunny
Copy link
Owner

@snowsunny snowsunny commented Jan 26, 2020

何でこのPRが必要なの? 🤔

色んなサービスに対応する為に、contentスクリプトにハードコードされていたページ解析系スクリプトをモジュール化したかったから

Issue: #1

やった事は何? 📝

  • pageAnalyzerクラスを追加
    • 最初のモジュールとしてNarouを追加
  • ついでにヘッダーの初期化スクリプトも括りだした
  • 消し忘れてたconsole.logを削除… 😇 🙈 🙇‍♂️

確認した事は何? ✔️

ざっくりとした動作確認。多分大丈夫だと思う。(´・ω・`)

感想 ❤️

#14 を進めたいけど、本当どうするのが良いのか…(´ - ω - `)

@snowsunny
Copy link
Owner Author

snowsunny commented Jan 26, 2020

放置し過ぎて何したかよく覚えてなかったので、ボットが色々やってくれたやつにrebaseして、MR作ってdiff眺めてる… 🙈

- add initializer/head
- remove console.log... (´ - ω - `)
@snowsunny snowsunny force-pushed the modularize_page_analysis branch from 7b0b2fe to 32a62a5 Compare January 26, 2020 08:40
@snowsunny snowsunny changed the title WIP: Modularize page analysis Modularize page analysis Jan 26, 2020
@snowsunny snowsunny changed the title Modularize page analysis ページ解析系スクリプトをcontentスクリプトから分離してモジュール化したい Jan 26, 2020
@snowsunny snowsunny merged commit b98ea2d into master Jan 26, 2020
@snowsunny snowsunny deleted the modularize_page_analysis branch January 26, 2020 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant