Zgodovina različic Rather's Link Shortener – 7 različic
Rather's Link Shortener — Jimothy
Zgodovina različic Rather's Link Shortener – 7 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.11.0
Izdano 27. jul. 2026 – 471,34 KBDeluje s firefox 140.0 in novejši, android 142.0 in novejšiv1.11.0 adds 28 more sites, bringing coverage to 245. New: Google Maps, Vimeo, Dailymotion, Waze; Zillow, Redfin, Realtor.com, Indeed, Glassdoor; Poshmark, Depop, StockX, GOAT, Grailed; Rotten Tomatoes, Metacritic, Genius, Discogs, Deezer, Tidal, Pandora; GitLab, Bitbucket, npm, PyPI, Docker Hub, Hugging Face, Kaggle. Each keeps the parts of a link that matter (a listing's variant or size, a video's timestamp and unlisted hash, a job's key, a map's coordinates) while stripping share tokens and campaign tags. Plus audit fixes: YouTube comment deep-links now survive, and Instagram, Threads, Twitch, Substack, SoundCloud and Bilibili now clean their share tokens on profile and channel pages too.Izvorna koda objavljena pod Licenca MIT
Starejše različice
Različica 1.10.0
Izdano 18. jul. 2026 – 380,23 KBDeluje s firefox 140.0 in novejši, android 142.0 in novejšiCHANGED FROM v1.9.0:
Display name + homepage_url (https://ratherlinks.com) only; identity otherwise unchanged.
75 new per-site modules, all pure URL denylist functions (flights, work tools, privacy-search, academic, retail, app stores, parcels, crowdfunding, recipes, gaming, weather, sports, third international round). host_permissions 345 -> 495. NO new API permissions.
New feature surfaces, none needing new permissions: popup "what was removed" diff + Copy original URL keep the pre-rewrite URL per-tab in chrome.storage.session (memory-only, never synced); local stats in chrome.storage.local only (never synced; zero network code, so it cannot be transmitted); bulk cleaner page (src/bulk.html) reuses the same cleanAnyUrl pipeline via runtime messaging; offline QR encoder (src/qr.js, pure function, no third-party code); settings export/import (JSON Blob via object URL, no downloads permission; every key validated on import); _locales, 10 languages, description MSG_extDesc.
Redirector unwrapper additions (Skimlinks, Slack, SoundCloud, DuckDuckGo /l, VK, Disqus, Telegram IV, Proofpoint v2/v3, Barracuda, affiliate networks Partnerize/Awin/CJ/Rakuten, ad-clicks googleadservices/bing COPY-ONLY, pixiv, DeviantArt). 36 redirectors; http(s) only, 3-hop cap, zero network.
New "Skip redirect pages" toggle (default ON): webNavigation.onBeforeNavigate (held since v1.0) filtered to known wrapper shapes; recomputes the target locally, tabs.update on the top frame. Enterprise protectors (SafeLinks, Proofpoint, Barracuda) are EXCLUDED by design so corporate click-time scanning is preserved; they unwrap on explicit copy only.
NO NETWORK / NO DATA / NO REMOTE CODE: unchanged. data_collection_permissions=["none"]. No eval/Function; all JS ships in the xpi.
REPRODUCIBLE BUILD: github.com/Tommytwolegs/link-shortener, tag v1.10.0, bash package.sh -> dist/link-shortener-1.10.0.xpi. Zero npm deps. 32,591 automated checks: for t in tests/*.test.js; do node "$t"; done
GECKO: id link-shortener@tommytwolegs.github.io; strict_min_version 140.0; background.scripts event page.Izvorna koda objavljena pod Licenca MIT
Različica 1.9.0
Izdano 14. jul. 2026 – 213,9 KBDeluje s firefox 140.0 in novejši, android 142.0 in novejšiv1.9.0 — the see-through release.
Copy clean URL now sees through tracking redirectors: links wrapped by corporate email protection, search-engine click-trackers, and social outbound wrappers copy as their real destination — recovered from the link itself, with zero network requests, as always.
AMP pages un-AMP: copying an AMP viewer link gives you the real article URL, with AMP transport clutter removed.
Works on plain text too: select a URL that isn't a clickable link and right-click for "Copy clean URL from selection".
New address-bar keyword: type "clean", press Tab, paste a URL, and jump straight to its clean form.
All add-on validation warnings from the previous version are cleared.
Under the hood: thousands of new automated checks (including a fuzzing suite) guard every release.Izvorna koda objavljena pod Licenca MIT
Različica 1.8.0
Izdano 8. jul. 2026 – 209,25 KBDeluje s firefox 121.0 in novejši, android 121.0 in novejšiv1.8.0 — the everywhere release.
A hundred-plus new sites supported (127 total, up from twenty-four): major search engines, cloud documents, international marketplaces and classifieds across Asia, Europe, and Latin America; more travel booking sites; streaming, gaming, music, film, books, weather, and Q&A platforms; plus a news pack covering more than fifty outlets across every region — each with its own toggle.
Functional state always survives cleanup: variant and size selections, playlist and queue context, video timestamps, answer pagination, private-server invites, and paywall gift links all keep working. Only tracking clutter is removed.
The popup is organized by world region with site-type subheadings, a filter box for finding a site quickly, and remembers which sections you keep open.
Copy a clean link faster: the popup previews the current page's cleaned URL with a one-click copy button, and a keyboard shortcut (Ctrl+Shift+L, rebindable) copies a clean URL of the current page from anywhere.
As always: zero network requests, zero data collection.Izvorna koda objavljena pod Licenca MIT
Različica 1.7.0
Izdano 11. jun. 2026 – 186,73 KBDeluje s firefox 121.0 in novejši, android 121.0 in novejšiv1.7.0 — major release.
Twelve new sites supported, bringing the total to twenty-four. Each new site has its own per-site toggle in the popup.
Smarter about what to keep: variant selections, playlist position, comment deep-links, video timestamps, and paywall gift links all survive cleanup on the sites that use them.
New "Universal tracking strip" feature (off by default, opt-in): strips utm_*, gclid, fbclid, and other common trackers from URLs on every site you visit. The first time you enable it, your browser asks permission to access all sites — decline and the feature stays off.
New right-click "Copy clean URL" menu: works on any link or on the current page. Runs the URL through every supported per-site cleanup plus a fallback tracker strip, then copies the result to your clipboard.
New Advanced settings page (linked from the popup): configure exceptions for the Universal tracking strip — skip specific domains, or keep specific parameters that would otherwise be stripped.
Popup redesigned: per-site toggles grouped into collapsible Shopping / Travel / Social & media sections with live counts that remember how you left them. Smarter status text. Respects prefers-reduced-motion.
Install-time permission prompt is now smaller: all-sites access is no longer requested up front, only when you turn on the Universal tracking strip.
Fixed: cleanup now preserves the URL parameters modern sites use for in-page state (photo galleries, carousels, variant selectors, queue context, comment deep-links, playlist position). Previously some of these were stripped within a second, causing modals to flash open then close.
Fixed: URL fragments are preserved on hotel listing pages; observers disconnect when toggled off; URL polling pauses in background tabs.Izvorna koda objavljena pod Licenca MIT
Različica 1.6.3
Izdano 17. maj. 2026 – 147,24 KBDeluje s firefox 121.0 in novejši, android 121.0 in novejšiBug fixes and broader site coverage.
Amazon: "5 star", "4 star", and other review-filter links now navigate to the
filtered reviews page correctly (previously broken). "Reviews", "More product
details", and other in-page section anchors now jump to the section instead of
reloading the page. "See all sellers" / offer-listing links preserve the
seller filter. Address bars on reviews and offer-listing pages now clean up to
the right page instead of bouncing you to the bare product page.
Spotify: "Share at this moment" timestamps for podcast episodes and tracks
(?t=) are now preserved in the cleaned URL.
Reddit: subreddit front pages (/r/<sub>/) now get their tracking params
stripped too, preserving sort + timeframe (?sort=, ?t=). User-profile post
permalinks (/user/<u>/comments/...) are now recognized.
Facebook: 5 additional URL forms now get cleaned — /<page>/videos/,
/<user>/photos/, /groups/<gid>/permalink/, /events/, and /marketplace/item/.
TikTok: the /share/video/<id> canonical share form is now recognized.
Hotel sites: listing URLs with a trailing slash are now recognized.
Performance: the Amazon content script no longer runs on the AWS console,
sellercentral, advertising console, music.amazon, or developer.amazon —
nothing for it to do there. The background polling on social and hotel sites
pauses when a tab is in the background.Izvorna koda objavljena pod Licenca MIT
Različica 1.6.1
Izdano 30. apr. 2026 – 143,61 KBDeluje s firefox 121.0 in novejši, android 121.0 in novejšiIzvorna koda objavljena pod Licenca MIT