Skip to content

Volendi/wmail-user-scripts

 
 

Repository files navigation

wmail-user-scripts

WMail provides ways to customise Gmail and Google Inbox through user scripts. These are snippets of JavaScript and Stylesheets which are able to customise the way your mailboxes work. For example if you like everything red you can easily write a script for that!

Installing

To install or write you own user scripts follow these instructions

  1. Open the Settings in WMail
  2. Click on the Accounts tab
  3. Select that account you want to customise
  4. Click on Custom CSS or Custom JavaScript to open a modal
  5. Paste or type your userscript into the text field and press Save when done

Your mailbox will reload and your script will be applied.

Userscripts

Here are some userscripts that have been provided by the community to help you customise your mailboxes


Contributing

If you think there's a userscript missing and you're interested in adding one, please submit a pull request :-)

Developing and Testing

If you're developing a userscript, it's useful to know that you can bring up the developer tools for any mailbox:

  1. Right click on the mailbox in the mailbox selector (left hand side)
  2. Select the Inspect option to launch the developer tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 99.8%
  • JavaScript 0.2%