SNOWDOC / snowtools-webext

A web extension for FF & Chrome families, providing tools for the ServiceNow developer.

Home Page:https://macmorning.github.io/snowtools-webext/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Web Store Mozilla Add-on

ServiceNow Tool belt

This extension was built to help ServiceNow developpers with every day tasks, on Firefox and Chrome:

  • show the open tabs, grouped by instance
  • for each known instance, set a friendly label
  • for each known instance, paint the favicon with the color of your choice* open a new tab for known instances, on a blank page for a faster loading
  • scan instance for nodes and show current node
  • switch to a specific instance node
  • search for keywords on docs & api sites of servicenow.com with autocomplete for classes and methods
  • open an existing tab on another known instance to compare objects
  • save your settings in your browser's cloud storage, if you want to

To do:

  • ... who knows? Post an enhancement request!

Where to get the extension for your browser:

Contributing

You are very welcome to contribute to this project, and it's dead simple.

Install node & npm, then eslint. This is all the tools you need. The extension doesn't have any external dependency.

Assign yourself to an issue, existing or new, and comment it to let people know you're working on it. For enhancements or complex features, discuss the implementation on the issue thread. Fork the repository, work on the issue or enhancement. Test on the latest versions of Firefox and Chrome, then send a pull request. Done. :)

About

A web extension for FF & Chrome families, providing tools for the ServiceNow developer.

https://macmorning.github.io/snowtools-webext/

License:MIT License


Languages

Language:JavaScript 86.9%Language:CSS 6.8%Language:HTML 6.4%