Article Viewer + Locale Link Switcher
A Tampermonkey browser script that runs on Amazon Help pages and CS Assistant. Fetch any article, render it with clean formatting, switch all locale links in one click, and export content plans as Word documents.
v1.6What it does
- Renders any Amazon Help article in a clean side panel - no navigation clutter
- Switches all locale/country links on the page to a target country with one click
- Supports 20+ Amazon storefronts (US, UK, AU, CA, DE, JP, and more)
- Extracts GUIDs from raw HTML and auto-populates Word export rows
- Exports content plans as
.docx(TOPIC heading + URL / GUID / CMS Path table) - Works on standard Help pages (
/gp/help/) and CS Assistant article pages - Floating action button - stays out of the way until you need it
Install
1
Install Tampermonkey - if you don't have it, get it from
tampermonkey.net
(Chrome, Edge, Firefox, or Safari).
2
Download the script using the button below.
3
Open the downloaded
.user.js file - Tampermonkey intercepts it
and shows an install prompt. Click Install.
4
Navigate to any Amazon Help page. The floating button appears
in the bottom-right corner.
Download
Download the script file, then open it to trigger Tampermonkey's install prompt.
Note: To update later, download the new version and open it -
Tampermonkey detects the matching
@name and offers an in-place update.
Your settings persist across updates.