Skip to content

Modified version of Tiling WM for ChromeOS extension

Notifications You must be signed in to change notification settings

qmacro/chrometile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChromeTile

This is basically the excellent extension Tiling Window Manager for ChromeOS but with a small modification that I made which adds the ability to shrink or expand the margins on the fly, via keyboard shortcuts.

I did this by adding a couple of new commands to the manifest.json file and then implementing them in the background.js script, with a new function adjustMargin.

How to use

  1. Clone this repository
  2. In Chrome, goto the Extensions page
  3. On that page, switch on Developer Mode
  4. Then, on the same page, use the "Load Unpacked" feature to load the extension, selecting the location of the clone (select the actual directory itself, e.g. chrometile).

Then you're all set and can use the extension as normal (use the extension's options to configure the keyboard shortcuts).

Disclaimer

All the awesomeness of this extension is from the original author - please see the links in the extension's home page.

About

Modified version of Tiling WM for ChromeOS extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages