Skip to content

Repository files navigation

Graphene

Visualize your search history as a directed graph, adapted from OpenFiche. Graphene turns your browsing history into an interactive graph, helping you see how your searches connect and evolve.


Features

  • View your search history as a graph of connected queries
  • Explore relationships between searches visually
  • Simple Chromium extension setup

Screenshots

Popup View

Popup screenshot


Development Setup

  1. Install Node.js Download and install Node.js.

  2. Clone the repository

    git clone https://github.com/your-username/graphene.git
    cd graphene
  3. Install dependencies

    npm install
  4. Build the extension

    npm run build

    This creates a dist/ folder with the build.

  5. Load in Chromium

    • Open your Chromium-based browser (Chrome, Brave, Edge, etc.)
    • Navigate to chrome://extensions
    • Enable Developer Mode
    • Click Load Unpacked and select the generated dist/ folder

Roadmap

  • Official release on the chrome webstore
  • Sync across devices

License

MIT License © 2025

About

Browser extension adapted from OpenFiche

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages