Skip to content

Anything Copilot enables you to open any sites in a multi-tab sidebar or popup, enhancing accessibility and productivity while maintaining privacy and flexibility.

Notifications You must be signed in to change notification settings

baotlake/anything-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

baotlakeDomi
and
Domi
May 18, 2024
307cb86 Â· May 18, 2024

History

24 Commits
Nov 12, 2023
Jan 14, 2024
May 18, 2024
May 18, 2024
Jan 7, 2024
Mar 24, 2024
Mar 16, 2024
Dec 6, 2023
Dec 6, 2023
May 18, 2024
May 18, 2024
May 18, 2024
Mar 9, 2024
Mar 3, 2024
Mar 3, 2024
May 18, 2024
May 18, 2024
Mar 3, 2024
Mar 3, 2024
Mar 3, 2024
Mar 3, 2024
Mar 3, 2024
Nov 12, 2023
May 18, 2024
Mar 16, 2024

Repository files navigation

Logo

Anything Copilot - Any web page as copilot

Use the official ChatGPT website or any other webpage for free as your AI copilot, including GPTs, GPT-4, or any new features.

Install/Download - Edge Add-ons & Chrome web store

Open any web page in a Copilot window and seamlessly multitask with other pages or applications.

Screenshots & Video

Anything Copilot screenshot 1 Anything Copilot screenshot 1

📺 Youtube - Anything Copilot demo

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need TypeScript Vue Plugin (Volar) to make the TypeScript language service aware of .vue types.

If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a Take Over Mode that is more performant. You can enable it by the following steps:

  1. Disable the built-in TypeScript Extension
    1. Run Extensions: Show Built-in Extensions from VSCode's command palette
    2. Find TypeScript and JavaScript Language Features, right click and select Disable (Workspace)
  2. Reload the VSCode window by running Developer: Reload Window from the command palette.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

Anything Copilot enables you to open any sites in a multi-tab sidebar or popup, enhancing accessibility and productivity while maintaining privacy and flexibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published