Amazon product → AI viral image → Affiliate link → Pinterest post in ~10 seconds
- Detects the product automatically when you open a popup on any Amazon product page
- Generates a viral AI-redesigned product photo (free, via Pollinations.ai — no API key needed)
- Builds your Amazon Affiliate link automatically
- Posts to Pinterest — direct via API or Quick Post mode (zero setup)
- Open Chrome →
chrome://extensions - Enable Developer Mode (top-right toggle)
- Click Load unpacked
- Select the
pinflip-extensionfolder - The PinFlip icon appears in your toolbar
- Go to affiliate-program.amazon.com
- Sign up / log in
- Find your Tracking ID (format:
yourname-20) - Paste it in PinFlip Settings → Amazon Associates
Option A: Quick Post (zero setup, recommended for beginners)
- Enable "Quick Post Mode" in settings
- PinFlip opens Pinterest pre-filled — you click Save once
- Takes ~10 seconds per pin
Option B: Direct Post via API (fully automated)
- Go to developers.pinterest.com/apps
- Click Create app
- Fill in app details (any name, select "Other" for platform)
- Under Redirect URIs, add:
https://YOUR_EXTENSION_ID.chromiumapp.org/
(find your Extension ID atchrome://extensions) - Request scope:
boards:read+pins:write - Copy your Client ID and Client Secret into PinFlip Settings
- Click Connect Pinterest → authorize in the popup
- Navigate to any Amazon product page
- Click the PinFlip icon in your toolbar
- Choose AI Redesign or use original image
- (Optional) Pick an AI style — Lifestyle, Minimal, Dark Luxury, Flat Lay
- Click Generate AI Image — takes ~5 seconds
- Review + edit the auto-generated Pinterest caption
- Click Post to Pinterest — done!
Total time: 8–15 seconds per product pin
| Feature | Cost |
|---|---|
| AI Image Generation | Free (Pollinations.ai) |
| Pinterest Posting | Free (Pinterest API) |
| Affiliate Links | Free (Amazon Associates) |
| Extension itself | Free |
pinflip-extension/
├── manifest.json — Chrome MV3 manifest
├── content.js — Amazon product scraper
├── background.js — Service worker (OAuth, API calls)
├── popup.html — Extension popup shell
├── popup.css — Popup styles (Syne + DM Mono)
├── popup.js — Popup state machine logic
├── options.html — Settings page
├── options.css — Settings page styles
├── options.js — Settings page logic
└── icons/
├── icon16.png
├── icon48.png
└── icon128.png
- amazon.com (US) — default
- amazon.in (India)
- amazon.co.uk (UK)
- amazon.ca (Canada)
- amazon.de (Germany)
- amazon.fr (France)
- Use Lifestyle Studio AI style for electronics, gadgets, beauty
- Use Minimal White for clothing, accessories, home goods
- Use Dark Luxury for premium/expensive products
- Use Flat Lay for food, stationery, accessories
- Post 5–10 pins/day for best Pinterest reach
- Edit captions to add your personal voice
- Amazon Associates commissions are 1–10% per qualifying purchase within 24 hours
- Pinterest API requires your own app (free to create) for Direct Post mode
- AI images are generated by Pollinations.ai — results may vary by product
- Always disclose affiliate links in your Pinterest posts (#affiliate or #ad)
"No product detected" — Make sure you're on a product page URL like amazon.com/dp/ASIN
"Associates ID not set" — Go to ⚙ Settings and add your Associates Tracking ID
"Pinterest auth failed" — Double-check your Redirect URI in the Pinterest Developer Portal matches your Extension ID exactly
AI image shows error — Pollinations.ai may be temporarily slow. Click "↺ Regenerate" or use original image.
Built with ♥ · AI images by Pollinations.ai · Pinterest API v5