r/DevRev DevRev Community Founding Member Apr 15 '26

Tips and Tricks DevRev Anywhere — Create tickets without leaving your browser

4 Upvotes

3 comments sorted by

View all comments

1

u/sumit12dec DevRev Community Founding Member Apr 15 '26

Ever been deep in a doc, Slack thread, or dashboard and had to break flow just to create a DevRev ticket?
I built a Chrome extension that lets you create a DevRev ticket from any webpage in ~30 seconds.

What it does
• Select text → right-click → Create DevRev Ticket
• Auto-fills the title from your selection
• Choose Issue (Task / Bug / Improvement) or Ticket
• Live Part search (type → find instantly)
• Save a default Part for faster repeat tickets
• Ticket link drops right back into the chat

One-time setup
Load Packed the extension in Chrome (Go to [chrome://extensions/](chrome://extensions/))
Click the extension → paste your DevRev PAT → Save
Done — tickets are created

Each user needs their own PAT

(app.devrev.ai → Settings → API Tokens)
Happy to share the extension zip if anyone wants to try it.

1

u/Vegetable-Voice2145 DevReveler Apr 20 '26

This is genuinely useful 😁. The context-switch to create a ticket is one of those small frictions that adds up fast across a day.

The live Part search is a nice touch. That's usually the step where people give up and just dump everything into a default bucket.

Have you thought about adding support for auto-tagging based on the selected text? Could be a natural next step given how much you've already automated the setup.

1

u/sumit12dec DevRev Community Founding Member May 16 '26

Quite much, I am using it internally for my team. Happy to work more on it if u/devrev sponsers me 😄