Content Idea Generator

Generate content ideas based on the page you're on.

creator
PlugThis prompt
Build a Chrome extension called "Content Idea Generator" that, with one click in the popup, sends the current page's main article text plus the user's niche/audience (set in options) to GPT-4 with a prompt to produce 10 content ideas across formats (tweet thread, LinkedIn post, YouTube short, blog post outline). Show ideas as cards; click to copy or to expand into a full draft. Save ideas to a history list in chrome.storage. User-supplied OpenAI key. Permissions: storage, activeTab. Host permissions: <all_urls>, https://api.openai.com/*. Manifest V3.

How to build it in 3 minutes

  1. Sign in to PlugThis and open the chat input.
  2. Copy the prompt above and paste it into the chat.
  3. PlugThis generates the full Manifest V3 extension in 60-90 seconds.
  4. Download the zip, extract it, and load it via chrome://extensions developer mode.

Related ideas