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

Shorten me - URL Shortener의 버전 기록 - 17개 버전

Shorten me - URL Shortener 제작자: André Veríssimo

5점 만점에 3.4점
3.4 / 5
5
14
4
7
3
1
2
0
1
11
Shorten me - URL Shortener의 버전 기록 - 17개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 3.0.3

    2024년 6월 13일에 출시 - 36.36 KB
    firefox 79.0 이상에서 작동
    - Migrating to shrtn.escalar.pt
    - Serve same short urls for the same link

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 3.0.2

    2024년 6월 10일에 출시 - 36.35 KB
    firefox 79.0 이상에서 작동
    # shorten-me 3.0.1

    - Changed url-short links provider from bit.ly to custom self-hosted
    - Removed bit.ly API Key preference

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.1

    2024년 6월 10일에 출시 - 36.35 KB
    firefox 63.0a1 이상에서 작동

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.0

    2024년 6월 7일에 출시 - 36.54 KB
    firefox 63.0a1 이상에서 작동
    Use a different service to generate URLs as bit.ly changed conditions

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.7

    2020년 4월 2일에 출시 - 36.79 KB
    firefox 63.0a1 이상에서 작동
    Adds more monthly link generation capacity

    Removes March-dependent code

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.6

    2020년 3월 29일에 출시 - 36.68 KB
    firefox 63.0a1 이상에서 작동
    One more bit.ly account was added

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.5

    2020년 3월 27일에 출시 - 36.66 KB
    firefox 63.0a1 이상에서 작동
    API limit was reached in March.

    Patch will work till the end of month and activate a medium-term fix that should work until 3000 daily users

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.4

    2020년 3월 27일에 출시 - 36.63 KB
    firefox 63.0a1 이상에서 작동
    Limit in API was reached. This provides a workaround for the future.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.3

    2019년 6월 21일에 출시 - 35.93 KB
    firefox 63.0a1 이상에서 작동
    A link in the options page was not correct

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.2

    2019년 6월 19일에 출시 - 35.93 KB
    firefox 63.0a1 이상에서 작동
    Updates messages and error handling when key is not valid

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.1

    2019년 6월 19일에 출시 - 35.71 KB
    firefox 63.0a1 이상에서 작동
    Switch from Google to Bit.ly

    Code is much simpler by using newer copy/paste api from firefox

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.0

    2019년 6월 19일에 출시 - 36.33 KB
    firefox 63.0a1 이상에서 작동
    Switch from Google to Bit.ly

    Code is much simpler by using newer copy/paste api from firefox

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.1

    2017년 9월 20일에 출시 - 32.7 KB
    firefox 53.0a1 이상에서 작동
    Adds a new option (that defaults to false) that adds a "Shorten this tab's URL" when right-clicking a page.

    This can be changed in the options page that was improved.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.10

    2017년 9월 4일에 출시 - 31.16 KB
    firefox 53.0a1 이상에서 작동
    Small fixes:
    - Clean shorten link message to only contain short url
    - Give a clear message when browser restricts functionality of the addon on certain pages (for examples addons.mozilla.org)
    - Improve icon for usage on dark themes
    - Hide unnecessary logs

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.9

    2017년 7월 26일에 출시 - 32.86 KB
    firefox 53.0a1 이상에서 작동
    - Typo in function name when notifying of an error
    - Moved some code around (core.js -> background.js)
    - Removed unnecessary logging

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.7

    2017년 7월 22일에 출시 - 32.89 KB
    firefox 53.0a1 이상에서 작동
    Improvements:

    - No longer waits for page to load to shorten url
    - Disables icon on tabs that are not supported
    - Improved error messages

    Known bugs:

    Does not work on https://addons.mozilla.org/* I believe firefox restricts addons permissions on that domain

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.5

    2017년 7월 4일에 출시 - 32.33 KB
    firefox 53.0a1 이상에서 작동
    Default option for google API key was not being stored in options.
    - Moved it to inside code to default to it everytime the storage key is undefined

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

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