Skip to content

fercho111/DeepSeek-Firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox DeepSeek extension

Overview

Firefox extension that communicates with the DeepSeek API in order to prompt it with selected text.

Files

  • src/background.js: Background script that manages events and state.
  • src/content.js: Content script that interacts with web pages.
  • src/popup/popup.html: HTML structure for the popup interface.
  • src/popup/popup.js: JavaScript for handling popup interactions.
  • src/popup/popup.css: Styles for the popup interface.
  • manifest.json: Configuration file for the extension.

Installation

  1. Download or clone the repository.
  2. Open Firefox and navigate to about:debugging.
  3. Click on "This Firefox" and then "Load Temporary Add-on".
  4. Select the manifest.json file from the project directory.

Usage

  • Click on the extension icon in the toolbar to open the popup.
  • Interact with the popup to utilize the features of the extension.

Contributing

Feel free to fork the repository and submit pull requests for any improvements or features you'd like to add.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published