你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/560252-neuraveil-ai-chat-in-your-browser/versions,源站連結 點此以跳轉

NeuraVeil — AI Chat in Your Browser

Lightweight floating AI chat panel that works on any webpage. Free and no signup required. Uses Pollinations.ai for text and image generation, supports multiple conversations, reasoning levels, response styles, image tools, and a privacy-focused Ghost Mode.

当前为 2025-12-28 提交的版本,查看 最新版本

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.1.3 2026-01-06
    • Draggable chat icon (long press + drag), with saved position.
    • Clicking the chat icon opens or closes the chat (toggle), instead of only opening it.
    • Dynamic chat bubble positioning based on the icon’s position (left, right, top, bottom), avoiding overlap and always staying within the viewport.
    • Side panel can be moved to the left or right via an arrow, with visible direction, saved position, and adaptive page content offset.
    • Improved open and close transitions for the chat bubble and side panel, with adjusted animations.
    • CSS styles separated into neuraveil.styles.js and loaded via @require using an approved GreasyFork library (GitHub loading is blocked by GreasyFork).
  • v1.1.2 2026-01-05

    Version 1.1.2

    • Added a Danger Zone in settings with a “Reset all data” button to clear all settings and conversations.
    • Automatic conversation titles generated from the first user message.
    • Web image search via Openverse, including proper attribution, license information, and source links.
    • New image actions: copy, download, and copy image link, with clean and consistent file names.
    • Keyboard input is now fully isolated inside chat fields to prevent website shortcuts from interfering.
    • Clipboard copy now removes internal tool-related tags for cleaner output.
    • Network requests now use GM_xmlHttpRequest to bypass strict CSP restrictions (e.g. GitHub) for AI calls.
    • Images are proxied as Blob URLs to avoid img-src blocking on strict CSP websites.
    • Basic Markdown rendering support (headings, lists, separators, blockquotes) including bold text.
    • Copied responses are now cleaned from Markdown markers.
    • Known limitation: on websites with strict CSP (e.g. GitHub), external Highlight.js theme CSS may be blocked by the browser. Core functionality is not affected.
  • v1.1.1 2026-01-02

    Minor text adjustments in the information section, and added multiple languages (English, French, Spanish, German, Italian, Japanese) for the script name and description.

  • v1.1.0 2026-01-02

    - Improved error handling: error messages are correctly displayed and automatically cleared when the user continues the chat.
    - Added additional project information.
    - Added navigation buttons to improve interface fluidity: close icons to quickly dismiss settings and info panels.
    - Improved icons and buttons.
    - Improved icon and button animations for a smoother user experience.

  • v1.0.9 2025-12-31

    • UI rework and improved layout
    • Model and image controls moved to the bottom
    • Added AI Horde (Stable Horde) as an image generation backend
    • Private image generation when Ghost mode is enabled
    • New audio / voice input mode
    • Improved button UI
    • Image copy button added
    • Improved code generation style
    • More stable image generation with fewer errors

  • v1.0.8 2025-12-28

    - Fixed syntax highlighting across all rendering modes
    - Code blocks are now properly highlighted regardless of the programming language returned by the AI
    - Improved reliability and consistency of code rendering in chat responses

  • v1.0.7 2025-12-28

    - Added a modern syntax-highlighted code rendering interface for all programming languages (powered by Highlight.js)
    - Improved overall code readability and visual consistency
    - Fixed regeneration issues and resolved internal inconsistencies

  • v1.0.6 2025-12-28

    - Shift+Enter now inserts a new line in the input
    - Input field automatically expands up to 5 lines
    - History search highlights matching results
    - Keyboard navigation added (↑ / ↓ + Enter) to quickly open conversations

  • v1.0.5 2025-12-28

    The project was renamed to NeuraVeil to better align the name with its purpose: a discreet AI overlay integrated directly into the browser.
    No functional changes were introduced with this update.

  • v1.0.4 2025-12-26

    Fix panel width; update name and icon links

  • v1.0.3 2025-12-26

    Rename GhostChatAI to Ghostlayer

  • v1.0.2 2025-12-26

    Improved conversation renaming style for better accessibility and usability
    Added a global search across all chat history
    Removed copy and regenerate buttons from the automatic message at the start of conversations

  • v1.0.1 2025-12-26

    Correction of the script's textual content, correction of the author's name

  • v1.0.0 2025-12-26