Daily blurbs Feb. 2018

Plans

daily blurbs


25 Feb 2018 (Sun)

10:26:02 # Life My chrome extension became useful for me. It's nice. chrome.tabs API is a little weird, I want to open and manage tabs and then auto-process some things but executeScript interface is strange. Also I don't know how I would detect page transition without polling.

10 Feb 2018 (Sat)

21:46:26 # Life Writing chrome extensions. I am writing javascript with lots of async/await, and I forget. It's also a bit annoying that many system provided functions don't support promises yet.


Junichi Uekawa