notion-ai-anywhere
Notion AI Anywhere It is a extension that allows you to use Notion AI capabilities while browsing any webpage.
File Explorer
Download Latest Version (.zip)- config.json
- README.md
- release.yml
- messages.json
- messages.json
- c-button.png
- c-button_1280_800.png
- c-extension.png
- c-extension2.png
- c-popup.png
- c-popup_1280_800.png
- display1.gif
- display2.gif
- icon.png
- illustration.png
- get-notion-spaces.ts
- post-notion.ts
- show-panel.ts
- index.ts
- ask-option-list.tsx
- content-enter.tsx
- content-panel.tsx
- handle-result-menu.tsx
- loading.tsx
- toast.tsx
- gear.tsx
- github.tsx
- notion-icon.png
- pin.tsx
- refresh.tsx
- trash.tsx
- html-markdown.ts
- notion.ts
- docs.tsx
- index.tsx
- useDebounce.ts
- useTags.ts
- index.ts
- notion.ts
- common.ts
- config.ts
- index.ts
- prompt-enums.ts
- prompt-menu.ts
- prompt.ts
- index.ts
- notion.tsx
- useLang.ts
- messages.json
- messages.json
- image.d.ts
- notion.ts
- docs.ts
- index.ts
- logo-base64.ts
- notion.ts
- position.ts
- storage.ts
- toast.tsx
- index.tsx
- main.css
- .gitignore
- .prettierrc.cjs
- CHANGELOG.md
- package.json
- pnpm-lock.yaml
- postcss.config.js
- README.md
- README_cn.md
- tailwind.config.js
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/microvoid/notion-ai-anywhere
Downloads the entire project code from GitHub to your computer.
cd notion-ai-anywhere
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
