🔖 SurferSEO Trigger Share & Copy Link
This userscript adds a button to SurferSEO draft pages that automatically triggers the "Share" action and copies the link to the clipboard. It includes a convenient popup notification to confirm when the link is successfully copied.
⚡Installation Instructions
- Install the script using Tampermonkey (or another userscript manager).
- Navigate to a SurferSEO draft page (
https://app.surferseo.com/drafts/*
). - Click the "Trigger Share & Copy Link" button that appears on the page.
- The "Share" action will be triggered, and the shared link will be automatically copied to your clipboard.
- A notification will confirm the action.
🔑 Key Features
- Adds a "Trigger Share & Copy Link" button directly to SurferSEO draft pages.
- Automatically clicks the "Share" button to trigger the action.
- Copies the shareable link to the clipboard without manual selection.
- Displays a green popup notification to confirm the action.
- Provides an error message if the "Share" button or link is not found.
🛠️Technical Details
- Version: 1.0
- Author: mhshan
- Namespace:
http://tampermonkey.net/
- Platform: SurferSEO
- Tags: SurferSEO, share button, copy link, clipboard, Tampermonkey, userscript
📝Notes for Users
- The script targets the "Share" button on SurferSEO drafts. Ensure the draft editor page is loaded, and the "Share" button is visible for the script to function properly.
- The link text is copied to your clipboard after the "Share" modal appears.
- A green popup notification confirms the action was successful.
- If the "Share" button or link element isn't found, an error message will notify you.