harper/packages/chrome-plugin
Elijah Potter 38c7a45533
Some checks failed
Binaries / harper-cli - macOS-aarch64 (push) Has been cancelled
Binaries / harper-cli - Linux-aarch64-GNU (push) Has been cancelled
Binaries / harper-cli - Linux-aarch64-musl (push) Has been cancelled
Binaries / harper-cli - macOS-x86_64 (push) Has been cancelled
Binaries / harper-cli - Linux-x86_64-GNU (push) Has been cancelled
Binaries / harper-cli - Linux-x86_64-musl (push) Has been cancelled
Binaries / harper-cli - Windows-x86_64 (push) Has been cancelled
Binaries / harper-ls - macOS-aarch64 (push) Has been cancelled
Binaries / harper-ls - Linux-aarch64-GNU (push) Has been cancelled
Binaries / harper-ls - Linux-aarch64-musl (push) Has been cancelled
Binaries / harper-ls - macOS-x86_64 (push) Has been cancelled
Binaries / harper-ls - Linux-x86_64-GNU (push) Has been cancelled
Binaries / harper-ls - Linux-x86_64-musl (push) Has been cancelled
Binaries / harper-ls - Windows-x86_64 (push) Has been cancelled
Build Web / build-web (push) Has been cancelled
Chrome Plugin / chrome-plugin (push) Has been cancelled
Just Checks / just check-js (push) Has been cancelled
Just Checks / just check-rust (push) Has been cancelled
Just Checks / just test-chrome-plugin (push) Has been cancelled
Just Checks / just test-firefox-plugin (push) Has been cancelled
Just Checks / just test-harperjs (push) Has been cancelled
Just Checks / just test-obsidian (push) Has been cancelled
Just Checks / just test-rust (push) Has been cancelled
Just Checks / just test-vscode (push) Has been cancelled
VS Code Plugin / alpine-arm64 (push) Has been cancelled
VS Code Plugin / alpine-x64 (push) Has been cancelled
VS Code Plugin / darwin-arm64 (push) Has been cancelled
VS Code Plugin / darwin-x64 (push) Has been cancelled
VS Code Plugin / linux-arm64 (push) Has been cancelled
VS Code Plugin / linux-armhf (push) Has been cancelled
VS Code Plugin / linux-x64 (push) Has been cancelled
VS Code Plugin / win32-arm64 (push) Has been cancelled
VS Code Plugin / win32-x64 (push) Has been cancelled
WordPress Plugin / wp-plugin (push) Has been cancelled
fix(chrome-ext): possible webserver fix
2025-12-19 13:14:30 -07:00
..
public feat(chrome-ext): replace with rounded icon 2025-12-16 12:02:20 -07:00
src fix(chrome-ext): enable on GitHub CM Markdown fields (#2350) 2025-12-17 15:07:36 +00:00
tests fix(chrome-ext): return focus to source element when SuggestionBox is closed (#2282) 2025-12-02 15:38:55 +00:00
.editorconfig Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
.gitignore test(chrome-ext): e2e test for the Slate editor (#1281) 2025-05-19 09:23:51 -06:00
.npmignore Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
app.css feat: create component library + use in relevant places (#2229) 2025-11-24 09:45:05 -07:00
CHANGELOG.md Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
LICENSE Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
options.html feat: create component library + use in relevant places (#2229) 2025-11-24 09:45:05 -07:00
package.json fix(chrome-ext): verbosity up 2025-12-19 12:55:11 -07:00
playwright.config.ts fix(chrome-ext): possible webserver fix 2025-12-19 13:14:30 -07:00
popup.html feat: create component library + use in relevant places (#2229) 2025-11-24 09:45:05 -07:00
sidepanel.html Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
tsconfig.json Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
tsconfig.node.json Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
vite.config.ts feat(chrome-ext): add double-shift hotkey (#1574) 2025-07-21 14:49:11 -06:00