πŸ“¦ langgenius / chatbot-chrome-extension

β˜… 54 stars β‘‚ 27 forks πŸ‘ 54 watching
chromechrome-extensiondify
πŸ“₯ Clone https://github.com/langgenius/chatbot-chrome-extension.git
HTTPS git clone https://github.com/langgenius/chatbot-chrome-extension.git
SSH git clone git@github.com:langgenius/chatbot-chrome-extension.git
CLI gh repo clone langgenius/chatbot-chrome-extension
crazywoola crazywoola add: AUTHORERS c49f51f 1 years ago πŸ“ History
πŸ“‚ main View all commits β†’
πŸ“ images
πŸ“„ AUTHORERS
πŸ“„ content.js
πŸ“„ favicon.png
πŸ“„ manifest.json
πŸ“„ options.css
πŸ“„ options.html
πŸ“„ options.js
πŸ“„ README_CN.md
πŸ“„ README_CN.txt
πŸ“„ README.md
πŸ“„ tailwind.css
πŸ“„ README.md

Chrome Dify ChatBot插仢

Method 1: Chrome Extension Store Click to visit

Method 2: Load in Developer Mode Locally

  • Go to Chrome browser extension management, you can directly access chrome://extensions/
  • Enable "Developer mode" and click "Load unpacked extension"
img-1.png

  • Then open the root directory of the extension source file
  • third-party
  • chrome plug-in
  • content.js Floating button JS script
  • favicon.png Extension icon
  • manifest.json Extension description file
  • options.css Extension configuration page style file
  • options.html Extension configuration static HTML page
  • options.js Extension configuration JS script

After importing the extension, subsequent configurations are the same

  • Create Dify application configuration, click on "Embed" in the application overview, switch to the Chrome browser extension installation view, click the copy button to get the ChatBot URL, as shown in the figure:
img-2.png
  • Click "Save" and confirm the prompt to successfully configure
img-3.png

  • Restart the browser to ensure that all pages are refreshed successfully
  • Dify chatbot floating bar can be loaded normally on any page in Chrome, if you need to change the chatbot, just change the ChatBot URL
img-4.png