Aaron
|
60f5117bbc
|
docs: Add CRXJS migration docs (#1430)
|
2025-03-03 22:08:03 -06:00 |
|
Aaron
|
da885ff6c8
|
docs: Update browser-startup.md
|
2025-02-27 09:59:29 -06:00 |
|
Aaron
|
349b216439
|
docs: Update entrypoints.md
|
2025-02-27 09:58:19 -06:00 |
|
Aaron
|
47b78d66cf
|
docs: Fix typo in auto-imports.md
|
2025-02-27 09:45:39 -06:00 |
|
Aaron
|
16ac53e0a1
|
docs: Fix link to knowledge file index
|
2025-02-17 11:46:03 -06:00 |
|
skube
|
fee978bf25
|
docs: Uses correct grammar (#1445)
|
2025-02-16 16:39:21 -06:00 |
|
Aaron
|
f80909d63e
|
docs: Host pre-aggregated LLM knowledge files (#1355)
|
2025-02-16 14:03:18 -06:00 |
|
Aaron
|
80ca5760e2
|
docs: Fix bad alias usage in assets examples (#1443)
|
2025-02-16 10:12:21 -06:00 |
|
John Wu
|
151b1392c6
|
docs: Add comctx to community page (#1422)
|
2025-02-12 21:37:37 -06:00 |
|
John Wu
|
1d5d0663ac
|
docs: Add comctx to messaging docs (#1421)
|
2025-02-12 21:36:37 -06:00 |
|
Andy Nguyen
|
0ff964a04b
|
docs: fix typo you're -> your (#1414)
|
2025-02-09 15:35:31 -06:00 |
|
Malix
|
89459f0a4d
|
docs: Add "maintenance" to the comparison (#1404)
|
2025-02-08 13:58:36 -06:00 |
|
Aaron
|
0d56100abb
|
docs: Fix wording around ESM background scripts
|
2025-02-07 23:28:24 -06:00 |
|
Aaron
|
dc770b5952
|
docs: Update ESM docs to clearify that it covers configuring ESM at runtime
|
2025-02-07 23:24:00 -06:00 |
|
st3h3n
|
daa0eed851
|
fix: Use path triple slash directive for types that are referenced via path (#1407)
Co-authored-by: Stefan Hensel <stefan.hensel@varia.media>
|
2025-02-07 12:00:08 -06:00 |
|
Aabid
|
868a347d40
|
docs: Fixed an external link in FAQs (#1402)
|
2025-02-07 02:40:14 -06:00 |
|
Aaron
|
db4592fbb3
|
docs: Add community page (#1381)
|
2025-02-01 14:11:35 -06:00 |
|
rxliuli
|
ac7b6760f2
|
docs: Add missing bracket in example (#1367)
|
2025-01-25 01:14:48 -06:00 |
|
rxliuli
|
187206062e
|
docs: Update content script UI examples to use Svelte v5 (#1342)
|
2025-01-07 23:51:46 -06:00 |
|
Aaron
|
2615e29e52
|
docs: Add section to FAQ about teleports/portals
|
2025-01-07 23:37:53 -06:00 |
|
Aaron
|
8ca176d37e
|
docs: Update i18n.md
|
2025-01-06 17:40:57 -06:00 |
|
Aaron
|
cb2bf43f30
|
docs: Update content-scripts.md
|
2025-01-06 17:36:43 -06:00 |
|
Aaron
|
1719d17cff
|
docs: Fix typo
|
2025-01-06 17:28:31 -06:00 |
|
Aaron
|
32afb8d97c
|
docs: Improve manifest docs, mention entrypoint-specific options
|
2025-01-06 17:28:09 -06:00 |
|
Aaron
|
72b8a29d76
|
docs: Improve entrypoint docs
|
2025-01-06 17:09:20 -06:00 |
|
Aaron
|
af0a32d478
|
docs: Add missing tabs in project structure
|
2025-01-06 16:59:23 -06:00 |
|
Nikolay Ponomarev
|
060e85f90e
|
docs: Add missing web_accessible_resources to injectScript example (#1337)
|
2025-01-06 16:23:41 -06:00 |
|
Aaron
|
e5e67e39bd
|
docs: Add paragraph on browser binary auto-discovery
|
2025-01-01 17:23:04 -06:00 |
|
Aaron
|
88ff40e301
|
docs: Fix typo in FAQ
|
2024-12-23 09:09:08 -06:00 |
|
Aaron
|
1a72a0cdc6
|
docs: Add paragraph on adding permissions
|
2024-12-22 09:14:31 -06:00 |
|
Abhigyan Trips
|
06c09e7c87
|
feat(hooks): Move entrypoints:resolved before debug logs and add entrypoints:found (#1292)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-12-20 21:09:31 -06:00 |
|
Aaron
|
3e1641a6ec
|
docs: Add more comments on entrypoint options
|
2024-12-17 14:05:37 -06:00 |
|
Aaron
|
7fdf3fb968
|
docs: Add missing brackets to example
|
2024-12-16 16:12:00 -06:00 |
|
Aaron
|
7ebd451409
|
docs: Document how to use WASM
|
2024-12-16 16:07:16 -06:00 |
|
不游
|
64a42de31f
|
docs: fix colored-diff in es-modules.md (#1264)
|
2024-12-09 07:42:54 -06:00 |
|
1natsu
|
8f71d80f94
|
feat: autoMount content script UIs (#1210)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-12-07 08:21:52 -06:00 |
|
Aaron Klinker
|
78e896e5fb
|
docs: Remove duplicate section from upgrade docs
|
2024-12-07 01:12:23 -06:00 |
|
Nishu
|
e221252325
|
fix: Exclude skipped entrypoints from Firefox sources zip (#1238)
Co-authored-by: Aaron Klinker <aaronklinker1@gmail.com>
|
2024-12-05 18:23:00 -06:00 |
|
Aaron
|
23ef101954
|
chore: Refactor findEntrypoints to return all entrypoints with skipped set properly (#1244)
|
2024-12-03 12:36:11 -06:00 |
|
spookyuser
|
c2f5efbde4
|
docs: Update injectScript docs to match example from examples repo (#1240)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-12-03 12:23:33 -06:00 |
|
Takuya HARA
|
4ce178c592
|
docs: Changed "Chrome Extension" to "web extension" (#1229)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-12-03 11:07:46 -06:00 |
|
Aaron
|
aae5f0789d
|
fix: Make content script matches optional (#1220)
|
2024-11-28 00:00:18 -06:00 |
|
Aaron
|
236e099b81
|
docs: Update windows config for persisting browser profile
|
2024-11-22 08:53:16 -06:00 |
|
Mira Dobrovolskaya
|
190c87d120
|
docs: fix typo in entrypoints options example (#1194)
|
2024-11-21 11:15:10 -06:00 |
|
Aaron
|
226e6c9fbe
|
docs: Add FAQ around configuring browser startup
|
2024-11-16 11:33:58 -06:00 |
|
Aaron
|
4d4453b830
|
feat(hooks): Add new config:resolved hook (#1177)
|
2024-11-15 08:52:22 -06:00 |
|
jasonbla
|
63dee97ac3
|
docs: fix incorrect syntax for MatchPattern (#1148)
|
2024-11-13 07:56:58 -06:00 |
|
nirtamir2
|
b121ed2fe2
|
docs: Fix solid-js example (#1145)
|
2024-11-13 07:56:34 -06:00 |
|
Aaron
|
9b780f2d00
|
docs: Add FAQ about component library styles in content scripts
|
2024-11-11 16:36:04 -06:00 |
|
Ayub Kokabi
|
4603ebb511
|
docs: Add missing closing bracket (#1112)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-10-28 14:33:10 -05:00 |
|