Extension for responsive design
a extension for developers to check responsive desings.
Demostration.mp4
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.
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
}
]
}