Save as Shortcut

Offers the ability to save tab(s) and bookmarks as Internet shortcut files.

What is Save as Shortcut?

Save as Shortcut is a Chrome extension developed by https://mythofechelon.co.uk, and its main feature is "Offers the ability to save tab(s) and bookmarks as Internet shortcut files.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Save as Shortcut Extension CRX File

Download Save as Shortcut extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

 PLEASE NOTE: If you're experiencing a problem, please DO NOT SUBMIT A REVIEW. Email me for a fast reply or submit a support ticket for a slow reply. -Description- Personally, I've always used Internet shortcut files for a variety of reasons. For example: 1. To passively share links to content via shared folders. 2. To supersede the temporary use of pinned tabs and bookmarks. 3. As portable links. 4. To accompany resources (installers with links to the websites, projects with links to assets, etc). However, I always found them so awkward to create, hence me creating this extension. -FAQ- Q: Why does this extension say that it reads my browsing history? A: I don't know. It does not. To see the real permissions, check file "%localAppData%\Google\Chrome\User Data\Default\Extensions\flehofiklehmnnolpjcamplcnmhgcbkk\_0\manifest.json" → section / key "permissions". Q: Are you aware of X issue? A: As of 2022/01/22, I'm not aware of any issues. Q: Can this extension be updated to do X? A: I'm open to ideas so feel free to contact me. Q: Can I test upcoming features and fixes? A: Yes, there is a beta version available here: https://chrome.google.com/webstore/detail/save-as-shortcut-beta/kmemfmaclfmhaddkneldhbcmlpoanbmg Q: Does this extension have any tracking or collect any personal information? A: Nope. Simple as that. In fact, third parties regularly offer to pay me relatively large sums of money per month to inject their code into my app and I have always refused because I hate it when other developers do that so I don't want to be that person. Q: Can I donate? A: Sure. 😊 https://paypal.me/mythofechelon -Version history- • 4.65.1944, 2021/07/20 (published to beta first): - Implemented trimming of file names larger than 225 characters (Windows NTFS maximum of 255 minus spacing for prefixes of 30), as these were breaking extraction of ZIP files. • 4.64.1939, 2021/06/11: - Implemented workaround for Google Chrome version ~91.0.4472.77 bug / error "Unchecked runtime.lastError: Tabs cannot be queried right now (user may be dragging a tab)." Refer to https://stackoverflow.com/questions/67806779/im-getting-an-error-tabs-cannot-be-edited-right-now-user-may-be-dragging-a-ta • 4.64.1936, 2021/05/15: - Fixed bug where context menu wouldn't be removed. This was due to an old localStorage variable name being referenced in a catchall if statement and, therefore, always being null and matching. • 4.64, 2021/03/27 to 2021/03/28 (published to beta first): - Changed option "Diagnostic log and console" from opening background page to including guidance on how to open the background page, as it was opening a secondary one that didn't include the logging data. - Added copying to clipboard when selecting file name variables. - Added help tooltips to the more obscure file name variables. - Improved diagnostic logging details (greater detail, greater readability, consolidated background.js logging to also use function, removed 'background_Log("")' and added newline characters to actual logging line, fixed logging of tab info objects). - Improved performance by removing calls to background_processData_Generate_Name_Shortcut() from background_Tabs_Single_setDetails_* and adding them to the end of each original function. - Changed option "Preserve order in bookmarks archive" to default to enabled. - Changed handling of unnamed bookmarks, appending host in parenthesis to give some indication. - Added handling of 0 tabs (happens when DevTools window is focused). - Updated description to include saving of bookmarks as a feature. - Converted the URL and archive name pattern fields from  to