Bootstrap 3 Resize Tool

Quickly resize your browser window to each Bootstrap 3 breakpoint.

What is Bootstrap 3 Resize Tool?

Bootstrap 3 Resize Tool is a Chrome extension developed by Unknown, and its main feature is "Quickly resize your browser window to each Bootstrap 3 breakpoint.".

Extension Screenshots

screenshot

Download Bootstrap 3 Resize Tool Extension CRX File

Download Bootstrap 3 Resize Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Quickly resize your browser window to each Bootstrap 3 breakpoint.                    

Extension Basic Information

Name Bootstrap 3 Resize Tool Bootstrap 3 Resize Tool
ID bfbgdbiecfcepelcdmbokphbkoloeimp
Official URL https://chromewebstore.google.com/detail/bootstrap-3-resize-tool/bfbgdbiecfcepelcdmbokphbkoloeimp
Description Quickly resize your browser window to each Bootstrap 3 breakpoint.
File Size 27 KB
Installation Count 627
Current Version 1.0
Last Updated 2015-07-12
Publish Date 2015-07-12
Rating 4.43/5 Total 7 Ratings
Developer Unknown
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bootstrap 3 Resize Tool",
    "description": "Quickly resize your browser window to each Bootstrap 3 breakpoint.",
    "version": "1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}