Browser Extension
Browser Extension
The FastLinkIt browser extension lets you shorten URLs, generate QR codes, and send drops between devices directly from your browser toolbar, without visiting the FastLinkIt dashboard.
Installation from the marketplace
Google Chrome
- Visit the Chrome Web Store and search for FastLinkIt
- Click Add to Chrome
- Confirm by clicking Add Extension
- The FastLinkIt icon appears in your browser toolbar
Microsoft Edge
- Visit the Edge Add-ons store and search for FastLinkIt
- Click Get
- Confirm by clicking Add Extension
- The FastLinkIt icon appears in your browser toolbar
Mozilla Firefox
- Visit Firefox Add-ons and search for FastLinkIt
- Click Add to Firefox
- Confirm by clicking Add
- The FastLinkIt icon appears in your browser toolbar
Installation from the download
You can download the plugin from this website in the section Download. In this case, the procedure to install the add-in is different.
Google Chrome
- Go to edge://extensions
- Enable Allow extensions from other stores
- Visit the Chrome Web Store
- Click Add to Chrome → Add extension
Microsoft Edge
- Open edge://extensions
- Enable Developer mode (toggle at the bottom-left).
- Click Load unpacked.
- Select the folder containing the extension’s files.
- Edge will load it immediately and show it in your extension list.
This is the standard “sideloading” workflow.
One-Click Login
The first time you open the extension, you can sign in with one click:
- Click the FastLinkIt icon in the toolbar
- Click Sign in with FastLinkIt
- A new tab opens to
/extension/connecton FastLinkIt (you may be asked to log in first) - A content script on the connect page automatically captures your API key and passes it to the extension
- You are now connected — no need to manually copy and paste API keys
Alternatively, you can enter your API key manually in the extension settings.
Toolbar Popup
Click the FastLinkIt icon in the toolbar to open the popup with four tabs:
Shorten Tab
- The current page URL is pre-filled as the destination
- Enter an optional custom short code or leave blank for auto-generation
- Enter an optional title (defaults to the page title)
- Select a folder to organise the link
- Click Shorten to create the short link
- The short URL is automatically copied to your clipboard
- A success notification shows the short URL with a Copy button
QR Code Tab
- The current page URL is pre-filled
- Click Generate QR Code to create a QR code for the current page
- The QR code is displayed in the popup with customisable colours (from your settings)
- Click Download to save the QR code as a PNG file
- Click Copy to copy the QR code image to your clipboard
My Links Tab
Browse and search your existing links in four views:
- Folder — navigate your folder tree to find links
- Tag — view links grouped by tag
- Flat — all links in a flat list
- Recent — most recently created links
Each link shows the title, short URL, and destination. Click a short URL to copy it. Click the stats icon to open statistics in a new tab.
Contacts Tab
- Search contacts by name or email
- Quick Add — create a new contact with name and email directly from the popup
- vCard Export — download any contact as a .vcf file for iPhone, Android, or Outlook
Drop Tab
Send links, files, and notes between your devices:
- Register your device — the first time you open the Drop tab, enter a name for this device (e.g., "Work Laptop")
- Send a drop — select a target device (or all devices), choose a type (Link, Note, or File), and click Send
- Receive drops — the extension polls for new drops every minute, showing a badge count and a browser notification when new drops arrive
- Manage drops — open links, download files, or delete drops from the received list
The current page URL is pre-filled for Link drops.
Right-Click Context Menu
Right-click on any page or link to access FastLinkIt actions:
- Shorten this page — creates a short link for the current page URL
- Shorten this link — creates a short link for the link you right-clicked on
- Generate QR code for this page — creates a QR code for the current page
- Generate QR code for this link — creates a QR code for the right-clicked link
- Drop this page to my devices — sends the current page URL as a drop to all your devices
- Drop this link to my devices — sends the right-clicked link as a drop to all your devices
All context menu actions copy the result to your clipboard and show a notification.
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Alt+Shift+S |
Shorten the current page URL |
Alt+Shift+Q |
Generate a QR code for the current page |
These shortcuts work from any tab without opening the popup. A desktop notification confirms the action and shows the short URL.
Tip: You can customise these shortcuts in your browser's extension settings. In Chrome, go to
chrome://extensions/shortcuts. In Firefox, go toabout:addonsand click the gear icon.
Settings
Open the extension settings by clicking the gear icon in the popup or right-clicking the toolbar icon and selecting Options.
| Setting | Description | Default |
|---|---|---|
| API Key | Your FastLinkIt API key (fli_...) |
Set via login flow |
| API URL | The FastLinkIt server URL | https://flnk.it |
| Short Code Prefix | Optional prefix for generated short codes | (none) |
| QR Foreground Colour | Foreground colour for generated QR codes | #000000 |
| QR Background Colour | Background colour for generated QR codes | #ffffff |
| Notifications | Show desktop notifications on success | Enabled |
| Auto-Copy | Automatically copy short URLs to clipboard | Enabled |
How Links Are Tracked
All short links and QR codes created via the browser extension are tagged with the source browser-extension. This allows you to:
- Filter links by source on the Dashboard
- See which links were created from the extension vs. the dashboard, API, or CMS plugins
- Track the source in the Transactions page if the link is used for payments
The source is recorded automatically — no configuration needed.
Requirements
- A FastLinkIt account (any plan)
- An API key with the
linksscope (andqrcodesscope for QR code generation,contactsscope for the Contacts tab,dropscope for the Drop tab) - Chrome 88+, Edge 88+, or Firefox 109+ (Manifest V3 support required)