Greasy Fork is available in English.

BraveGPT 🤖

Brave Search ۋەبسېتكە AI جاۋابلار قوشۇدۇ (GPT-4o تەكشۈرگۈچى بىلەن!)

بۇلار بۇ قوليازمىنىڭ كود يېڭىلانغان نەشرىلىرى. بارلىق نەشرىنى كۆرسىتىش

  • v2024.6.22.2 2024-06-22

    Replaced - w/ as entry marker in dependencies list of header comment for improved aesthetics ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.22.1 2024-06-22

    Replaced .addEventListener()s w/ .on<event>s to shorten codebase + widen browser support ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.22 2024-06-22

    Fixed Proxy Mode link to work in Streaming Mode menu toggle alert in OpenAI mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.15 2024-06-22

    Removed highlight-to-search from any site to revert to specific // @match to show on GF /for-site pages ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.14 2024-06-22

    Corrected arg name in dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.13 2024-06-22

    Moved docs URL down for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.12 2024-06-22

    Corrected docs URL in header comment, added all dependencies' URLs + copyright notices ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.11 2024-06-22

    Added Chrome to browsers that auto-disable Streaming Mode in TM config/menu toggle since latest Google update broke it ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.10 2024-06-22

    Added ScriptCat to @compatible meta + supported UM in streaming auto-disable + menu toggle alerts ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.9 2024-06-22

    Added escaping of special chars in new RegExp() concatenations ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.8 2024-06-22

    Reverted // @match to *://*/* after hours testing new individual matches per GF owner's encouragement because he changed his mind ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.7 2024-06-21

    Added post-installation instructions to // @compatible opera ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.6 2024-06-21

    Added auto-disable/alert Streaming Mode unavailable to Brave users ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.5 2024-06-21

    Added optional chaining to isEdge to support non-Chromium envs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.4 2024-06-21

    Replaced deprecated navigator.userAgent w/ .userAgentData.brands in isEdge ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.3 2024-06-21

    Disabled auto-reload on update now that script matches many possible pages ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.2 2024-06-21

    Added AI greeting on first run ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21.1 2024-06-21

    Utilized window.scrollY as primary addend in asktip visibility menu style since window.pageYOffset deprecated ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.21 2024-06-21

    Condensed clientX assignment in Font Size slider's seek listener w/ optional chaining ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.9 2024-06-20

    Reduced icon/font size of asktip + visibility menu ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.8 2024-06-20

    Changed load/save of asktipDisabled to not rely on unreliable localStorage ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.7 2024-06-20

    Added localization of 'Auto' btn label of Color Schemee modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.6 2024-06-20

    Replaced // @match *://*/* w/ a gazillion matches instead due to GF owner policy (greasyfork-org/greasyfork#1281) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.5 2024-06-20

    Added // @contributionURL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.4 2024-06-20

    Added compatibility note to // @compatible edge ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.3 2024-06-20

    Changed msgs.menuLabel_always to msgs.menuLabel_fromAllSites ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.2 2024-06-20

    Raised z-index of asktip visibility menu higher than asktip for improved 3D ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20.1 2024-06-20

    Moved endpoint before expectedOrigin in apis entries for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.20 2024-06-20

    Updated meta descriptions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.4 2024-06-20

    Added highlight-to-ask from any site ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.3 2024-06-19

    Added X-Real-IP to createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.2 2024-06-19

    Added apis.AIchatOS.failFlags, included apis.AIchatOS.expectedOrigin in flag checks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19.1 2024-06-19

    Corrected apis.AIchatOS.expectedOrigin ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.19 2024-06-19

    Updated apis.AIchatOS.expectedOrigin ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.18.1 2024-06-19

    Moved obj inits + registerMenu() up for improved organization ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.18 2024-06-19

    Condensed state init, renamed to menuState for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.21 2024-06-18

    Removed test log ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.20 2024-06-18

    Changed margin-top of answer pre from em to px so it remains static during font size slider changing ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.19 2024-06-18

    Made font size slider track clickable anywhere to seek/drag thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.18 2024-06-18

    Updated styles so app schemes work against opposite site schemes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.17 2024-06-17

    Moved .modal-buttons {} up in appStyle for better ordering ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.15 2024-06-17

    Re-padded desktop modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.14 2024-06-17

    Positioned/colored modal close button ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.13 2024-06-17

    Corrected mobile condition to re-pad modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.12 2024-06-17

    Moved !important from text-decoration: none of .app-name {} to .kudoai a {} in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.11 2024-06-17

    Removed unneeded text-decoration: none from .kudoai a:hover {} in appStyle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.10 2024-06-17

    Moved .kudoai selectors up in appStyle for improved organization ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.9 2024-06-17

    Removed unused CSS prop, corrected typo ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.8 2024-06-17

    Disabled Color Scheme modal dismissal on scheme button clicks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.6.17.7 2024-06-17

    Added Color Scheme button to app header ↞ [auto-sync from adamlui/chatgpt-apps]

بارلىق قوليازما نەشرىلىرىنى كۆرسىتىش