- Import CSV Files: Import a CSV file containing details about GPT models.
- Export Data to CSV: Export your GPT model data to a CSV file for external use.
- Search Functionality: Quickly find GPT models on your list based on keywords.
- Dynamic Data Handling: Add new GPT model details or delete existing ones directly from the extension interface.
- Background Script Interaction: Runs scripts in the background to manage data storage and inter-script communication effectively.
To install the GPT Library Navigator, follow these steps:
- Download the Extension: Clone this repository or download the ZIP file and extract it.
- Open Chrome Extensions Page: Navigate to
chrome://extensions/in your Google Chrome browser. - Enable Developer Mode: At the top right of the extensions page, toggle the "Developer mode" switch to the 'On' position.
- Load Unpacked Extension: Click the "Load unpacked" button and select the extension directory where you've saved this project.
- Click the 'Import' button in the extension popup.
- Select a CSV file with the required structure (fields: gptName, description, url).
- Type the name or description of the GPT model in the 'Search' bar in the extension popup.
- Click the 'Export' button to download a CSV file containing all the GPT model data stored in the extension.
- Navigate to the GPT model webpage.
- Click the extension icon and use the '+' button to save the custom GPT model to your list.
This project is licensed under the MIT License - see the LICENSE file for details.



