Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send resize message to the sender tab instead of the current tab. | Shin'ya Ueoka | 2021-03-28 | 1 | -8/+1 |
| | | | | | | Sending resize message to the current table occurs an error, just after switching the tab by a `tabopen` command. The background script unable to connect the current (new tab) because it is in an initialization. | ||||
* | Move classes to a correct directory | Shin'ya Ueoka | 2021-03-28 | 1 | -0/+21 |
| | |||||
* | Remove unused classes | Shin'ya Ueoka | 2020-12-09 | 1 | -65/+0 |
| | |||||
* | Make background operator as an operator | Shin'ya Ueoka | 2020-12-09 | 1 | -2/+4 |
| | |||||
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 1 | -18/+16 |
| | |||||
* | Complete tabs by the completion packages | Shin'ya Ueoka | 2020-03-28 | 1 | -2/+2 |
| | |||||
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 1 | -8/+8 |
| | |||||
* | Use TSyringe on background script | Shin'ya Ueoka | 2019-05-19 | 1 | -6/+6 |
| | |||||
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 1 | -18/+22 |
| | |||||
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 1 | -0/+61 |