Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toanbku/bing-chat-raycast-extension
https://github.com/toanbku/bing-chat-raycast-extension
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toanbku/bing-chat-raycast-extension
- Owner: toanbku
- License: mit
- Created: 2023-08-13T14:47:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-21T08:58:00.000Z (over 1 year ago)
- Last Synced: 2023-08-21T09:38:41.595Z (over 1 year ago)
- Language: TypeScript
- Size: 6.68 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Bing Chat GPT
### Demo
[![Demo video](https://img.youtube.com/vi/7KxXkd9yy8g/0.jpg)](https://www.youtube.com/watch?v=7KxXkd9yy8g)### How to install
- Download the latest release from [this link](https://github.com/toanbku/bing-chat-raycast-extension/releases)
- Unzip the file and import the extension at ‘Import Extension’
![](.github/import-extension.png)### How to use
- Retrieve the whole cookie from bing.com and import it into this extension
- Visit [https://bing.com](https://bing.com)
- Open console tab
- Run script
- `document.cookie`
- Then copy all of result to clipboard
![](.github/how-to-get-cookie.png)- Make sure that you granted Raycast access to "Accessibility" in System Settings > Privacy & Security > Accessibility.
![](.github/enable-privacy.png)### Tips
To work faster, you can use hot keys for some commands. See the image below for how to do this. Open Raycast > Extension > Follow the steps in the image to change the hot key.
![](.github/tips.png)
### Demo command
![](.github/demo-command.png)
### Inspired by
- https://github.com/abielzulio/chatgpt-raycast
Made with ♥ from Vietnam