tinacious / base-layers-chrome

Chrome extension for toggling the Base Layers grid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base Layers Grid Chrome extension

Put a grid on it

This Chrome extension is for use with the Base Layers Sass framework.

Just click on the tank top to put a grid on it.

Get it from the Google Chrome Web Store.

Installation

  1. Download the source code by clicking the Download button at the top right
  2. Open Chrome's Extension management page
  3. Turn on Developer Mode at the top right if it isn't on already
  4. Click "Load unpacked extension"
  5. Find this directory and load it in. The root of the directory needs to have the manifest.json file

Distribution

The following command bundles the Chrome extension and includes only the necessary files for distribution:

./bundle.sh

Changelog

Version Changes
0.2.1 Width fix
0.1.0 Initial release 🚀

About

Chrome extension for toggling the Base Layers grid

License:MIT License


Languages

Language:JavaScript 84.8%Language:Shell 15.2%