From 0d6fa5db7cab1801250dbc507f8cb4e90906fe7e Mon Sep 17 00:00:00 2001 From: Ritvik Gautam Date: Mon, 19 Feb 2024 17:26:47 -0800 Subject: [PATCH 1/2] community buttons: add Kagi Summarize, Open in Internet Archive & Text to Speech --- community_buttons/Kagi Summarize.plist | Bin 0 -> 595 bytes community_buttons/Open in Internet Archive.plist | Bin 0 -> 562 bytes community_buttons/Text to Speech.plist | Bin 0 -> 539 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 community_buttons/Kagi Summarize.plist create mode 100644 community_buttons/Open in Internet Archive.plist create mode 100644 community_buttons/Text to Speech.plist diff --git a/community_buttons/Kagi Summarize.plist b/community_buttons/Kagi Summarize.plist new file mode 100644 index 0000000000000000000000000000000000000000..d615f74ce4e3b0614bdcd90d7060c20c382b8454 GIT binary patch literal 595 zcmb_Y%Wl&^6umC5v<2!?9)%5Els1)!leA7+fg(hcE=q+W5%W+WxMO?b46$ddnQL5A zA+ce>28n(FKL8S9#~wa_Egu8ZB>X||=ID;jJ&*B{h$*a8{uooIPMC923djP+8VI zdSDGOj_x6mAw@SLJWNSQ8!Ka4-as;>BqRBX4%S#cq{hL2*GoH_6}x1w*IT9S=4Pw3UTtn{ zZC5wyc6DdkH5UWnTSyPkib=>>KW97)BchaRwokO#trQAy6N*rW`|uQAfCn)g!aH~m nAK)W=hOh7qzQYgr3BQcz#w+8Kab$df(M%a*gc}o_fbsVqdQZTP literal 0 HcmV?d00001 diff --git a/community_buttons/Open in Internet Archive.plist b/community_buttons/Open in Internet Archive.plist new file mode 100644 index 0000000000000000000000000000000000000000..a62487ad338ca822c93f91c11b26d20b4e4cdb25 GIT binary patch literal 562 zcmZuuJ8u&~5S|T>IOgHagAiWgh$u*5D^^S}q&l4)VGuaNM?hAr)82ZLY_#4z?d=6e zkt=$dG~}Pjby01SpGn-_#p<1GgF*7?oR9VAf?=|aTCqree^d95A} zPY}^XHufXd{Sp_($t&#&DIo_B;0e^=4QvC01L(s5KEfwBfzNOXKj0_)g5U6m5K aWP#i#eR4w1$QKyBDKd_5ZxSbgeESPt{;>oA literal 0 HcmV?d00001 diff --git a/community_buttons/Text to Speech.plist b/community_buttons/Text to Speech.plist new file mode 100644 index 0000000000000000000000000000000000000000..859d90f498411cd24b3496fb1479654aedc4fb2a GIT binary patch literal 539 zcmXv~%We}v5S$4w$2`0yyaUoALBz%Hz&epEaO@yOKrG=ULIGzr-tE|fcV|Yky;+;c zCnSzsxWGqn;S2|UfioY&#E$z?s_w2-L@1yPmZY4`td(P$jq{x;%hB)9)h?$qqua%OdE-fQf3!NQHpVO?0>)`k)oh3m@z-XO;i_RUFw{E&lo(I{N*OOf#`yNgVt-BrLwTnvtn;}gE1 zo73sCXLW{%D&8!WMr^=~zKlw75=Bh&kDyCj1TZcRF$$j=o+_r=QG`x;*|_$7USNWzko^0M961}mERMPx~%V6 zkIX0RBc@##qm9zWA=rM%RbMh4WMej23=b9?CJy*R&w9{ws$1*Zk1K^{y;d%)Hyx+2 zQLR@C)wCfldm77>3xk@tRK5 Date: Mon, 19 Feb 2024 17:27:01 -0800 Subject: [PATCH 2/2] community buttons: update README --- community_buttons/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/community_buttons/README.md b/community_buttons/README.md index 79e9380..32054da 100644 --- a/community_buttons/README.md +++ b/community_buttons/README.md @@ -2,4 +2,9 @@ This folder is for community-made programmable buttons. Use at your own risk. We welcome contributions! -- [Copy page link as Markdown](https://github.com/OrionBrowser/ProgrammableButtons/raw/main/community_buttons/Copy%20page%20link%20as%20Markdown.plist): Copies the page's URL as a Markdown link to your clipboard +- [Copy page link as Markdown](Copy%20page%20link%20as%20Markdown.plist): Copies the page's URL as a Markdown link to your clipboard +- [Discuss doc or page](Discuss%20doc%20or%20page.plist): Discuss document/page content via AI chat. +- [Remove YT Playlist URL](Remove%20YT%20Playlist%20URL.plist): YT playlist removal from URL button +- [Kagi Summarize](Kagi%20Summarize.plist): Open current page in Kagi Universal Summarizer +- [Open in Internet Archive](Open%20in%20Internet%20Archive.plist): Open current page in Internet Archive +- [Text to Speech](Text%20to%20Speech.plist): Read highlighted text using Mac native Speech \ No newline at end of file