Commit graph

21 commits

Author SHA1 Message Date
sienori 7bc23c32ee Fix not working on legacy browsers 2022-03-05 17:49:30 +09:00
sienori 650b4b4edd Fix vulnerability 2022-03-04 01:06:40 +09:00
sienori 38e52e3a49 Refactor translate 2022-03-03 16:24:35 +09:00
sienori 3aa3a28a07 Enable .? and ?? operator with Babel 2022-03-02 21:35:55 +09:00
dependabot[bot] 75785512b1
Bump path-parse from 1.0.6 to 1.0.7 (#318)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 03:20:49 +09:00
sienori 9ab0f12877 Update packages 2021-09-09 03:01:59 +09:00
sienori 7d744c549d Update webpack 2021-09-09 02:02:24 +09:00
sienori 3a5c7d6f29 Fix vulnerabilities 2021-05-30 18:54:01 +09:00
sienori 3dcdbc3d61 Fix slow CSS loading in Chrome 2021-05-30 18:52:52 +09:00
sienori 616ada7a2d Fix vulnerabilities 2021-05-16 21:03:33 +09:00
sienori 102314849d Fix security vulnerabilities 2021-04-06 18:18:54 +09:00
sienori 0645ed5180 Show Sponsors 2021-04-06 16:04:04 +09:00
sienori 936e17d33c Fix vulnerabilities 2020-05-02 01:00:51 +09:00
sienori d7f56cab29 Add toggle button to enable / disable elements on page in popup 2019-05-02 23:31:11 +09:00
sienori 9a3d07529a Fix not working on pages inline style blocked by CSP 2019-03-23 15:58:42 +09:00
sienori d299bdce61 Add bundleAnalyzerPlugin 2019-03-21 19:41:28 +09:00
sienori a18a51c294 Fix to not embed images in content 2019-02-24 05:08:26 +09:00
sienori 05813a1eeb Add copy button to popup 2019-02-23 05:59:45 +09:00
sienori c23837e6e1 Replace content scripts with React 2019-02-22 01:43:45 +09:00
sienori fcf20ab530 Replace option page with React 2019-02-20 20:36:57 +09:00
sienori 24d44ef384 Introduce Webpack 2019-02-20 17:10:03 +09:00