Skip to content

A Chrome extension for exporting activity data from OpenRouter. Easily select page ranges, export to CSV, and streamline your data workflow with a modern, user-friendly popup interface.

License

Notifications You must be signed in to change notification settings

AppleLamps/Open-Router-Export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRouter Exporter by @lamps_apple

A Chrome extension to enhance your browsing experience by exporting data from OpenRouter or related web applications. This extension provides a simple popup interface and content script to interact with web pages and export relevant information.

Features

  • Easy-to-use popup interface
  • Content script for interacting with web pages
  • Lightweight and fast
  • Customizable (modify content.js and popup.js as needed)

Installation

  1. Clone or Download the Repository

    • Click the green "Code" button on GitHub and select "Download ZIP", or clone with:
      git clone https://github.com/AppleLamps/Open-Router-Export.git
      
  2. Load the Extension in Chrome

    • Open Chrome and go to chrome://extensions/
    • Enable "Developer mode" (toggle in the top right)
    • Click "Load unpacked"
    • Select the folder where you cloned or unzipped this repository
  3. Usage

    • Click the extension icon in the Chrome toolbar to open the popup
    • Use the popup interface to interact with the current page or export data as needed

Development

  • Edit content.js for content script logic
  • Edit popup.js, popup.html, and popup.css for the popup UI
  • Update manifest.json for extension metadata and permissions

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A Chrome extension for exporting activity data from OpenRouter. Easily select page ranges, export to CSV, and streamline your data workflow with a modern, user-friendly popup interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published