Skip to content

Releases: yeasin2002/ResponsiveKit

v0.1.0-beta.2

10 Dec 08:36

Choose a tag to compare

v0.1.0-beta.2 Pre-release
Pre-release

v0.1.0-beta.1

08 Dec 11:19

Choose a tag to compare

v0.1.0-beta.1 Pre-release
Pre-release

ResponsiveKit v0.1.0-beta.1

A lightweight browser extension that provides real-time responsive breakpoint information.

Installation

Chrome / Edge / Brave

  1. Download responsive-kit-0.1.0-beta.1-chrome.zip
  2. Extract the ZIP file
  3. Open Chrome and go to chrome://extensions/
  4. Enable Developer mode (top right)
  5. Click Load unpacked and select the extracted folder

Firefox

  1. Download responsive-kit-0.1.0-beta.1-firefox.zip
  2. Extract the ZIP file
  3. Open Firefox and go to about:debugging#/runtime/this-firefox
  4. Click Load Temporary Add-on
  5. Select any file in the extracted folder

What's Included

  • 📱 Real-time breakpoint indicator (xs, sm, md, lg, xl, 2xl)
  • 📐 Viewport and screen dimensions
  • 🎨 Color scheme detection (light/dark)
  • 📊 Device pixel ratio and orientation
  • 👆 Touch capability detection

See CHANGELOG.md for detailed changes.

Full Changelog: https://github.com/yeasin2002/ResponsiveKit/commits/v0.1.0-beta.1