Show HN:Hover – 在任何網頁上實現 IDE 式的懸停文件說明

Show HN:Hover – 在任何網頁上實現 IDE 式的懸停文件說明

Hacker News·

Hover 是一款新推出的瀏覽器擴充功能,能為任何網頁帶來類似 IDE 的懸停文件說明,適用於文件站點和 AI 聊天應用程式。使用者只需將滑鼠懸停在程式碼上,即可獲得即時解釋。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

License

Uh oh!

There was an error while loading. Please reload this page.

Sampsoon/hover

Folders and files

Latest commit

History

Repository files navigation

Hover

Hover over code on any webpage to see documentation. Like your IDE, but everywhere.

Works on documentation sites and AI chat apps like ChatGPT and Claude.

Image

Image

Setup

Note: This extension is coming to the chrome web store soon and will be linked here when available.

1. Build the extension

2. Load in Chrome

Navigate to chrome://extensions → Enable Developer Mode → Load Unpacked → Select the dist_chrome folder

3. Configure API

Click the extension icon, go to Settings, and add your OpenRouter API key or configure a custom OpenAI client compatible endpoint.

Image

Image

4. Configure websites

Set which websites the extension runs on using URL patterns (e.g. ://.github.com/*).

Image

Development

Optional: Create .env to bundle an API key into dev builds:

Testing

See scripts/README.md for evaluation tools.

Known Issues & Future Improvements

See TASKS.md for a list of known issues and planned improvements.

Privacy

See PRIVACY.md for details on data handling.

License

MIT

About

Resources

License

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

Packages

  0

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Show HN:AI Mode API – 將 Google 的 AI Mode 轉化為 API

    3 個月前

  2. Show HN:瀏覽器運作方式的互動式指南

    4 個月前

  3. Show HN:TabHere – 幾乎適用於網頁上任何可編輯欄位的 AI 自動完成功能

    4 個月前

  4. Show HN:CIE – 開源程式碼智慧引擎,專為 AI 編碼助手打造

    3 個月前

  5. Show HN:Handoff – Claude Code 插件,讓任何 AI 都能接續你的工作進度

    4 個月前