Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.21 KB

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