Overview
FEATURES
🔡 Automatic Lowercase Titles
Automatically converts webpage titles to lowercase as soon as you open or switch to a tab. Titles stay lowercase even when websites dynamically update them — the extension re-applies on scroll and tab visibility changes.
📋 Copy Page Title
Right-click anywhere on a page and select "Copy Title" to instantly copy the current page title to your clipboard. No extra steps needed.
📌 Popup: View & Copy Title and URL
Click the extension icon to see the current tab's title and URL. Click either field to copy it to your clipboard with a visual confirmation toast.
🔗 Facebook Tracking Cleanup
Automatically removes the fbclid tracking parameter that Facebook appends to URLs when you click links on Facebook. Keeps your URLs clean without affecting page functionality.
HOW IT WORKS
• Content script runs on every page to transform titles and clean URLs
• Service worker injects title transformation when you switch tabs
• Multiple fallback mechanisms ensure titles stay lowercase even on dynamic pages
• All processing happens locally in your browser — nothing is sent externally
PRIVACY
• No data collection — zero analytics, zero tracking
• No external network requests — everything runs locally
• No browsing history stored — only the current tab's title and URL are kept temporarily
• Open source — inspect the code yourself
PERMISSIONS EXPLAINED
• "Read and change all your data on all websites" — required to transform page titles and remove tracking parameters on every page you visit
• Storage — stores only the current tab title and URL locally for the popup display
• Context menus — adds the "Copy Title" option to your right-click menu
• Clipboard — allows copying the page title to your clipboard
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.