Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Rather's Link Shortener의 버전 기록 - 6개 버전

Rather's Link Shortener 제작자: Jimothy

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
Rather's Link Shortener의 버전 기록 - 6개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 1.10.0

    2026년 7월 18일에 출시 - 380.23 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    CHANGED 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.

    MIT 라이선스에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 1.9.0

    2026년 7월 14일에 출시 - 213.9 KB
    firefox 140.0 이상, android 142.0 이상에서 작동
    v1.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.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8.0

    2026년 7월 8일에 출시 - 209.25 KB
    firefox 121.0 이상, android 121.0 이상에서 작동
    v1.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.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7.0

    2026년 6월 11일에 출시 - 186.73 KB
    firefox 121.0 이상, android 121.0 이상에서 작동
    v1.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.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.6.3

    2026년 5월 17일에 출시 - 147.24 KB
    firefox 121.0 이상, android 121.0 이상에서 작동
    Bug 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.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.6.1

    2026년 4월 30일에 출시 - 143.61 KB
    firefox 121.0 이상, android 121.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.