Remove User ID from Stack Overflow Share URLs

Removes the User ID from the URL displayed by the "Share"

2018-09-09 기준 버전입니다. 최신 버전을 확인하세요.

코드가 업데이트된 버전 목록입니다. 모든 버전 보기

  • v1.0.1 2019-08-29 Match .js-share-link share link The class of the share link was recently changed to js-share-link. Match this class in addition to the previous short-link class (which may be used on sites which haven't updated yet). Signed-off-by: Kevin Locke <[email protected]>, Bump version to 1.0.1 Signed-off-by: Kevin Locke <[email protected]>
  • v1.0.0 2018-09-09 Merge updates from project template Signed-off-by: Kevin Locke <[email protected]>, Remove line breaks in @description The multi-line value was not recognized by Greasemonkey, causing the description to end at the first newline. Remove it. Signed-off-by: Kevin Locke <[email protected]>
  • v1.0.0 2018-09-09