Skip to content

AlejandroAmayaIzquierdo/ResponsiveExtension

Repository files navigation

Chrome Extension for visualize better responsive designs

Google Chrome

Extension for responsive design

a extension for developers to check responsive desings.

Demostration.mp4

Privacy Policy for Responsive Design Checker Extension

Overview

This Privacy Policy describes how the Responsive Design Checker Extension ("the Extension") collects, uses, and stores information. The Extension is designed for developers to check the responsiveness of their designs.

Information Collected

The Extension collects and stores the layout information of different windows that the user can open within the Extension. The collected data includes:

{
  "name": "Default Layout",
  "layout": [
    {
      "id": "loun81wrl85quxllwgs",
      "height": 360.9375,
      "width": 617.96875,
      "resizable": true,
      "titleBar": {
        "title": "Custom Resolution",
        "buttons": {
          "minimize": true,
          "maximize": true,
          "close": true
        }
      },
      "top": 333.015625,
      "left": 201.0625,
      "initialLeft": 201.0625,
      "initialTop": 333.015625
    },
    {
      "id": "lovw669vfzrz269lo75",
      "height": 567.96875,
      "width": 320,
      "resizable": false,
      "titleBar": {
        "title": "iPhone 5c",
        "buttons": {
          "minimize": true,
          "maximize": true,
          "close": true
        }
      },
      "top": 277,
      "left": 1563,
      "initialLeft": 1563,
      "initialTop": 277
    }
  ]
}

About

Extension for developers to check responsive desings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published