An open API service indexing awesome lists of open source software.

https://github.com/evancohen/chrome-extension-installer

A Chrome extension that runs the Pendo JS snippet on a specified domain
https://github.com/evancohen/chrome-extension-installer

Last synced: 25 days ago
JSON representation

A Chrome extension that runs the Pendo JS snippet on a specified domain

Awesome Lists containing this project

README

          

# chrome-extension-installer

Adding this extension to your Chrome browser lets you run the Pendo agent on a specified domain.

Installation Instructions:

1. Clone this repo.
2. In Chrome, open the Extensions settings.
3. On the Extensions settings page, click the "Developer Mode" checkbox.
4. Click the now-visible "Load unpacked extension…" button. Navigate to the directory where you cloned the repo, then the src directory under that.
5. This extension should now be visible in your extensions list.
6. Once the extension is added to your browser, you'll be redirected to the options page where you can specify the URL that you want the Pendo agent running on, along with the API key of the Pendo subscription you're using.