When enabled, PLuG will automatically activate when you visit a page that matches any of your configurations.
You can still manually turn it off by clicking the extension icon.
When enabled, detailed debug information will be logged to the browser console. Useful for troubleshooting.
Add New Configuration
Friendly name for this configuration
URL pattern to match against (supports wildcards)
Examples:
• https://www.yankees.com (matches all subpages)
• *.yankees.com (matches all subdomains)
• *yankees* (matches any URL containing "yankees")
• yankees.com (matches with or without www)
Your PLuG application ID from the DevRev platform
Optional: User email for PLuG identity. When provided, users will be identified in DevRev conversations.
Optional: Display name for the user in PLuG conversations. Only used when email is provided.
Configured Sites
No configurations yet. Add your first site configuration above.
URL Pattern Examples:
Exact match: yankees.com → Only yankees.com and subpages
Subdomain wildcard: *.yankees.com → Any subdomain of yankees.com
Contains match: *yankees* → Any URL containing "yankees"
Path specific: mlb.com/yankees → Only that specific path
Protocol included: https://secure.yankees.com → Exact protocol match
How it works:
The extension automatically selects the correct App ID based on the current page URL
More specific patterns take priority over general ones
If no pattern matches, the overlay will be disabled
Left-click the extension icon to toggle the overlay on/off
Right-click the extension icon to access these options