Link Tools versionshistorik - 25 versioner
Link Tools av Daniel Dawson
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 0.12.4
Släppt 18 apr 2025 - 55,45 kBFungerar med firefox 63.0 och senarePrevent built-ins being edited in UI, to avoid confusion.
Also, disable "Add as new type" button when built-ins are selected. This was never a good design. Better would be to have a way to extend built-ins, but that needs a way to properly identify the built-in items, so I'll settle for making the UI better communicate current limitations for now.Källkod släppt under Endast GNU General Public License v3.0
Hämta Firefox och få tilläggetDu behöver Firefox för att kunna använda den här tilläggetÄldre versioner
Version 0.12.3
Släppt 17 feb 2023 - 55,24 kBFungerar med firefox 63.0 och senareAdd embed patterns, YouTube @users, shorts, live URLs.Källkod släppt under Endast GNU General Public License v3.0
Version 0.12.2
Släppt 5 dec 2020 - 55,06 kBFungerar med firefox 63.0 och senareMore things for VNDB.Källkod släppt under Endast GNU General Public License v3.0
Version 0.12.1
Släppt 4 dec 2020 - 54,65 kBFungerar med firefox 63.0 och senareAdded types for VNDB.Källkod släppt under Endast GNU General Public License v3.0
Version 0.12
Släppt 4 dec 2020 - 53,64 kBFungerar med firefox 63.0 och senare- Added link type headings in menus, to ease navigation.
- Shortened many operation labels, thanks to headings.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.10
Släppt 12 jun 2019 - 53,55 kBFungerar med firefox 63.0 och senare- Added facility to make an embedded link from any link.
- Made extraction of embedded links iterative, so embedded links within embedded links can be operated on.
- Fixed loading of existing custom operations et al.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.9.2
Släppt 27 maj 2019 - 51,94 kBFungerar med firefox 63.0 och senare- Added types for Archive.is, WebCite, and Archive-It links.
- Added GenYoutube links for YouTube video and channel types.
- Now matching "Save Page Now" links for Web Archive.
- Fixed matching for YouTube user name/channel ID.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.9.1
Släppt 17 maj 2019 - 51,31 kBFungerar med firefox 63.0 och senare- Added operations for YouTube: copying embed links and visiting videos.
- Make copying links from iframes *actually* work.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.10
Släppt 7 maj 2019 - 51,24 kBFungerar med firefox 60.0 och senare- Made copying links from iframes work.
- Added links for latest version, "Collections", "Summary", and "Site Map" on Web Archive.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.9
Släppt 11 apr 2019 - 51,17 kBFungerar med firefox 60.0 och senare- Added support for DuckDuckGo, Bing, and Startpage queries, and Web Archive Wayback Machine links.
- Expanded operations for Google queries.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.8
Släppt 14 okt 2018 - 45,66 kBFungerar med firefox 60.0 och senareAdded many operations for Steam developer pages and Steam Community profiles.Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.7
Släppt 13 okt 2018 - 44,05 kBFungerar med firefox 60.0 och senareAdded SteamDB copy and visit operations for Steam links.Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.6
Släppt 24 sep 2018 - 44 kBFungerar med firefox 60.0 och senareAdded operations for Steemit and D.Tube links.Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.5
Släppt 7 sep 2018 - 43,45 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*Take 2 excluding "redirect" from YouTube username links.Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.4
Släppt 4 sep 2018 - 43,45 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*- Added special "Copy embedded link" operations; now, you can copy embedded links as-is.
- Added "redirect" to list of YouTube channel name exceptions.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.3
Släppt 21 jul 2018 - 43,23 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*Updated YouTube "playlist" type with copy and visit operations from "playlisted video" type, so either type gives the same results.Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.2
Släppt 8 jul 2018 - 43,22 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*Finally fixed problem with link detection for thumbnail display. Now, it should work in all cases, except for onclick handlers and such, but those will probably always be hopeless. Thankfully, they aren't very common.Källkod släppt under Endast GNU General Public License v3.0
Version 0.8.1
Släppt 7 jul 2018 - 43,17 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*Added "watch" and "playlist" to exclusions for non-namespaced channel links.Källkod släppt under Endast GNU General Public License v3.0
Version 0.8
Släppt 5 jul 2018 - 43,38 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*- Fixed regexps for playlist IDs, so they don't cut off trailing hyphens.
- Added operations for YouTube channels (by name and by ID).
Källkod släppt under Endast GNU General Public License v3.0
Version 0.7
Släppt 4 jun 2018 - 42,48 kBFungerar med firefox 60.0 och senare- Added facility for custom embedded link patterns.
- Fixed bug that was causing export to fail randomly.
- Added link type for Steam games.
- Added operations for copying/visiting thumbnail links.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.6
Släppt 19 maj 2018 - 41,22 kBFungerar med firefox 60.0 och senare- Separated WebExtension-specific code, to ease future porting.
- Made "Apply changes" button be disabled unless editing an existing custom type that needs to be saved. (Previously, it was always enabled when a custom type was selected, even when nothing has been changed in the form.) This helps to give feedback, when it is clicked, that the changes have, indeed, been applied.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.5
Släppt 9 maj 2018 - 38,7 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*Added automatic "new tab" options for visit operations.
(Fixed new tab code, so it actually works.)Källkod släppt under Endast GNU General Public License v3.0
Version 0.4
Släppt 9 maj 2018 - 38,66 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*Added automatic "new tab" options for visit operations.Källkod släppt under Endast GNU General Public License v3.0
Version 0.3
Släppt 24 apr 2018 - 38,53 kBFungerar med firefox 60.0 och senare, android 60.0 till 68.*- Fixed problem with content script not working on existing tabs.
- Added embedded link pattern for YouTube redirection.
Källkod släppt under Endast GNU General Public License v3.0
Version 0.2
Släppt 21 apr 2018 - 38,48 kBFungerar med firefox 60.0 och senare- Added case for embedded links that should not be URL-decoded.
- Added embedded link patterns for Mozilla and Steam Community redirects.
- Added "Copy Mozilla link (no locale)".
- Fixed "decode parameters" mode to do decoding *before* substitution, which is what I wanted to do all along, but couldn't work out how.
- Added message to "custom operations" page, asking for submissions.
Källkod släppt under Endast GNU General Public License v3.0