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