Commit Graph

18 Commits

Author SHA1 Message Date
DIYgod ec2f091235
feat: migrate extension from Plasmo to WXT (#1172)
* feat: migrate extension framework to wxt

- Replace Plasmo entrypoints, messaging, and storage usage with WXT-compatible implementations

- Update workflows, build scripts, and locale paths for WXT outputs

- Switch store submission to wxt submit with optional dry-run input

* fix(ci): fallback to vars for submit credentials

- Resolve missing required config in submit workflow when values are stored in GitHub Variables instead of Secrets

- Keep existing secrets first and add vars fallback for Chrome, Firefox, and Edge credentials
2026-02-11 15:33:09 +08:00
DIYgod fa8f6fb7ff
fix: submit workflow 2025-02-08 22:24:25 +08:00
DIYgod 69875d6b56
chore: node 22 2025-02-08 22:20:53 +08:00
dependabot[bot] 552165af81
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#882)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 03:55:50 +08:00
dependabot[bot] 4232ae1785
chore(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 (#888)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 03:55:42 +08:00
DIYgod 3741d099f6
chore: env 2024-02-02 00:15:34 +08:00
DIYgod dac126a9ed
chore: env 2024-02-02 00:04:55 +08:00
DIYgod a037ec32f8
chore: use node 20 2024-02-01 23:49:53 +08:00
DIYgod 78fd93ab19
chore: add environment 2024-02-01 23:32:35 +08:00
DIYgod 7e926b2462
chore: use prettier 2024-02-01 23:03:25 +08:00
dependabot[bot] 95d9c76a6b
chore(deps): bump actions/cache from 3 to 4 (#823)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:52:25 +08:00
DIYgod bf6bb7f7f6
chore: use PlasmoHQ/bpp as one step 2023-12-26 17:42:38 +08:00
dependabot[bot] c452b05fbd
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (#776)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 14:04:55 +08:00
dependabot[bot] c494335fcb
chore(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 (#761)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 19:56:47 +08:00
dependabot[bot] 035c7577b0
chore(deps): bump actions/checkout from 3 to 4 (#760)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 19:56:31 +08:00
dependabot[bot] 0aeb8a6633
chore(deps): bump actions/setup-node from 3.4.1 to 4.0.0 (#759)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 19:56:13 +08:00
DIYgod 17983f4154
chore: workflow submit to chrome and firefox store 2023-12-17 19:40:23 +08:00
DIYgod d60aad7d12
feat: migrate to plasmo 2023-12-08 04:20:34 +00:00