Greasy Fork is available in English.

BraveGPT 🤖

Brave Search に AI 回答を追加します (GPT-4o で動作!)

すべてのバージョンを表示しています。 コードが変更されたバージョンのみを表示

  • v2024.7.5.2 2024/07/05

    Renamed icons.inwardCarets to .caretsInward ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.1 2024/07/05

    Renamed arrow icon sub-objs w/ adj last ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.11 2024/07/05

    Bumped config.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.10 2024/07/05

    Renamed ssb elem identifiers to pin to support more functions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.9 2024/07/05

    Replaced msgs.menuLabel_<layer>animations w/ component msgs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.8 2024/07/04

    Added Sticky Sidebar mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.7 2024/07/04

    Positioned starry bg exactly within bounds of UI divs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.6 2024/07/04

    Added app icon to notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.5 2024/07/04

    Shrank notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.4 2024/07/04

    Increased hover-zoom of corner btns, added hover-off transition ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.3 2024/07/04

    Disabled text selection when clicking to drag below Font Size slider track ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.2 2024/07/04

    Made Font Size slider track skinnier ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.1 2024/07/04

    Replaced 'ChatGPT' in appAlerts.waitingResponse w/ app name ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4 2024/07/04

    De-emphasized Greasy Fork button in Feedback modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.17 2024/07/04

    Shortened createAnchor() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.16 2024/07/04

    Fixed stars appear below buttons instead of in chatgpt.js modal bg's ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.15 2024/07/04

    Fixed stars don't appear when toggling BG animations on for 1st time ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.14 2024/07/04

    Bound starry bg by host div edges ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.13 2024/07/04

    Changed modals.dragHandlers.draggableElem init to pick highest modal on stack ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.12 2024/07/04

    Disabled drag activation when clicking on interactive UI elems ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.11 2024/07/04

    Added status icon to About modal's scheme row ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.10 2024/07/04

    Right-padded footer, enlarged About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.9 2024/07/04

    Added flickering btn style to dark scheme ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.8 2024/07/03

    Made icons.widescreen.update() arg optional, shortened .create() + toggle.sidebar() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.7 2024/07/03

    Renamed #ws-svg to #widescreen-icon ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.6 2024/07/03

    Renamed #app-logo to use app-specific prefix ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.5 2024/07/03

    Added optional target arg to app logo update method, shortened create method using new call ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.4 2024/07/03

    Replaced base64 in icons.braveGPT.create() w/ // @resource bgptIcon load ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.2 2024/07/03

    Trimmed add logo routine in modals.about.show() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.1 2024/07/03

    Added logo to About modal, added logos.braveGPT methods, removed unneeded pre-loading ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3 2024/07/03

    Added // @resource loading of logo b64 to update.appLogoSrc(), removed .onerror since src inline ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.8 2024/07/03
  • v2024.7.2.8 2024/07/02

    Shortened 0px vals in CSS length props ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.7 2024/07/02

    Reduced config.minFontSize to 11px ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.6 2024/07/02

    Condensed/moved modals.settings.keyHandler up a level, moved document.onkeydown to near-end of main routine ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.5 2024/07/02

    Moved dragHandlers into modals for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.4 2024/07/02

    Moved mousedown listener for dragging from body to modal.init(), shortened handler ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.3 2024/07/02

    Made light scheme modal bg gradient more subtle ↞ [auto-sync from adamlui/userscripts]

  • v2024.7.2.2 2024/07/02

    Made dark scheme modal bg gradient more subtle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.1 2024/07/02

    Added white border to all dark scheme modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2 2024/07/02

    Added gradient bg to all modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.24 2024/07/02

    Re-padded/sized modal content/elems ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.23 2024/07/02

    Added starry bg to all modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.22 2024/07/02

    Disabled mobile scrolling when swiping on modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.21 2024/07/02

    Removed unused modals.settings.clickHandler() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.20 2024/07/02

    Abstracted modals.settings.clickHandler() up one level to support re-use in future modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.19 2024/07/02

    Added modals.hide() to easily re-use custom animation styles in future modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.18 2024/07/02

    Extended modals.init() actions, replaced bg CSS selectors w/ general ones ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.17 2024/07/02

    Slowed modal transitions, moved styles to more general selector ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.16 2024/07/02

    Made Settings modal's About status label ticker-scrolling toggle w/ Foreground Animations toggle ↞ [auto-sync from adamlui/chatgpt-apps]

スクリプトのすべてのバージョンを表示