v2.0.0
What's Changed
Migrating to Manifest v3
With the sunset of Manifest v2 in view, this Chrome extension will migrate to v3 with subsequent changes. There are no changes to the UI or (superficial) functionality of the extension.
- Add content script to copy text to clipboard in Manifest v3 by @ttsukagoshi in #83
- Switch to Manifest v3 (#7) by @ttsukagoshi in #84
Dependencies
- npm(deps-dev): bump eslint from 8.1.0 to 8.2.0 by @dependabot in #41
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.2.0 to 5.3.0 by @dependabot in #40
- npm(deps-dev): bump @typescript-eslint/parser from 5.2.0 to 5.3.0 by @dependabot in #42
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1 by @dependabot in #43
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.3.1 to 5.4.0 by @dependabot in #46
- npm(deps-dev): bump @typescript-eslint/parser from 5.3.0 to 5.4.0 by @dependabot in #45
- npm(deps-dev): bump eslint from 8.2.0 to 8.3.0 by @dependabot in #47
- npm(deps-dev): bump prettier from 2.4.1 to 2.5.0 by @dependabot in #48
- npm(deps-dev): bump eslint from 8.3.0 to 8.4.0 by @dependabot in #51
- npm(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #50
- npm(deps-dev): bump @typescript-eslint/parser from 5.4.0 to 5.6.0 by @dependabot in #53
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.6.0 by @dependabot in #54
- npm(deps-dev): bump eslint from 8.4.0 to 8.4.1 by @dependabot in #55
- npm(deps-dev): bump eslint from 8.4.1 to 8.5.0 by @dependabot in #57
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0 by @dependabot in #56
- npm(deps-dev): bump @typescript-eslint/parser from 5.6.0 to 5.7.0 by @dependabot in #58
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0 by @dependabot in #59
- npm(deps-dev): bump @typescript-eslint/parser from 5.7.0 to 5.8.1 by @dependabot in #61
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot in #62
- npm(deps-dev): bump eslint from 8.5.0 to 8.6.0 by @dependabot in #63
- npm(deps-dev): bump eslint from 8.6.0 to 8.8.0 by @dependabot in #65
- npm(deps-dev): bump @typescript-eslint/parser from 5.8.1 to 5.10.2 by @dependabot in #66
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.10.2 by @dependabot in #67
- npm(deps-dev): bump eslint from 8.8.0 to 8.10.0 by @dependabot in #68
- npm(deps-dev): bump @typescript-eslint/parser from 5.10.2 to 5.13.0 by @dependabot in #69
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.13.0 by @dependabot in #70
- npm(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #71
- github-actions(deps): bump actions/checkout from 2 to 3 by @dependabot in #72
- npm(deps-dev): bump eslint from 8.10.0 to 8.12.0 by @dependabot in #76
- npm(deps-dev): bump prettier from 2.5.1 to 2.6.1 by @dependabot in #77
- npm(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.17.0 by @dependabot in #73
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.17.0 by @dependabot in #75
- npm(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #74
- github-actions(deps): bump github/codeql-action from 1 to 2 by @dependabot in #78
- npm(deps-dev): bump eslint from 8.12.0 to 8.14.0 by @dependabot in #79
- npm(deps-dev): bump @typescript-eslint/parser from 5.17.0 to 5.21.0 by @dependabot in #80
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.21.0 by @dependabot in #81
- npm(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #82
Misc
- Update dependabot.yml by @ttsukagoshi in #64
Full Changelog: v1.0.3...v2.0.0