Skip to content

niftybox/niftybox.github.io

Repository files navigation

NiftyBox GitHub Pages Website

Browser extensions for developer tools and productivity. Helping people work and learn more efficiently.

This repository contains the source code for the NiftyBox organization's GitHub Pages website, showcasing our browser extensions and productivity tools.

🌐 Live Website

Visit: https://niftybox.github.io

📦 Products Showcased

MarkView

Modern Markdown Viewer for Chrome, Edge & Chromium Browsers with syntax highlighting, Mermaid diagrams, KaTeX math, and powerful navigation features.

Oxford Dictionary Lookup

Quick word lookup extension with UK and US dictionary support, featuring intelligent validation, floating icon, and beautiful dark mode.

🚀 Local Development

  1. Clone the repository:

    git clone https://github.com/niftybox/niftybox.github.io.git
    cd niftybox.github.io
  2. Open index.html in your browser, or use a local server:

    # Using Python 3
    python -m http.server 8000
    
    # Using Node.js (npx)
    npx serve
    
    # Using PHP
    php -S localhost:8000
  3. Visit http://localhost:8000

🔧 Technical Stack

  • HTML5: Semantic markup
  • CSS3: Custom properties, Grid, Flexbox
  • Vanilla JavaScript: No frameworks or libraries
  • SVG: Vector icons and graphics
  • GitHub Pages: Static hosting

📄 License

This website is built for the NiftyBox organization. Individual products may have their own licenses.

🤝 Contributing

This is the official NiftyBox organization website. For issues or suggestions:

  1. Open an issue in this repository
  2. For product-specific issues, visit the respective support repositories

📧 Contact


Built with ❤️ for productivity • © 2026 NiftyBox

About

Browser extensions for developer tools and productivity. Helping people work and learn more efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors