Commit 1f1e40a
Update google-chrome-profiles extension (#24147)
* feat: bing the profile window to front (instead of adding a new tab) + simplify deeplink integration
* feat: reuse existing tab when opening a URL instead of duplicating
* Update google-chrome-profiles extension
- docs(changelog): use placeholder for PR merge date
- fix(bookmarks): exclude bookmarklets with null URLs from list
- refactor(util): use Raycast\'s native favicon utility
- fix(security): prevent AppleScript injection in profile and URL handling
* refactor(open-profile): improve type safety for Chrome launch actions
* Update google-chrome-profiles extension
- feat(search): improve search flexibility with URL-first detection
- feat(bookmarks): support Chrome internal URLs like chrome:// and about:
* Update CHANGELOG.md and optimise images
---------
Co-authored-by: raycastbot <bot@raycast.com>1 parent 097c9da commit 1f1e40a
File tree
11 files changed
+434
-139
lines changed- extensions/google-chrome-profiles
- metadata
- src
- util
11 files changed
+434
-139
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
| 20 | + | |
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 25 | + | |
| 26 | + | |
36 | 27 | | |
37 | 28 | | |
38 | 29 | | |
39 | 30 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 31 | + | |
50 | 32 | | |
51 | 33 | | |
52 | 34 | | |
53 | | - | |
| 35 | + | |
54 | 36 | | |
55 | 37 | | |
56 | 38 | | |
| |||
0 commit comments