Skip to content

SalesforceSFDC/force-navigator

 
 

Repository files navigation

Salesforce Navigator

This extension helps you get to any salesforce page quickly. Just type in what you need to do.

  • All objects list views and create new pages are available (even for objects that don't have tabs). Type in "List " or "New "

  • All setup links are available -- Type in "Setup" to see all. For example, if you want to get to the Account fields setup, type in "Account Fields". Or any custom object setup page, type "setup "

  • (beta) Thanks to the SF tooling API, you can now create fields. "cf Account newField TEXT 100."

  • Check it out on the Chrome Web Store: Salesforce Navigator

    Maintainers: Daniel Nakov and Wes Weingartner

    Silverline CRM

    Getting Started

    Project was scaffolded using Yeoman using generator-chrome-extension

    Test

    To test, go to: chrome://extensions, enable Developer mode and load app as an unpacked extension.

    License

    MIT License

Packages

 
 
 

Languages

  • JavaScript 97.9%
  • CSS 1.7%
  • HTML 0.4%