SL Marketplace Enhancer

Enhance your Second Life Marketplace experience with this fully open-source browser extension!

It shows item listing dates, adds useful product tags, and lets you hide those the "featured items" for a cleaner browsing experience if you so wish.

This page will continue to get updated as new features are implemented.

The extension is currently available for Firefox, Chrome and Edge.

For other Chromium based browsers, you can use the Chrome installation instructions.

GitHub Release Mozilla Add-on Version Chrome Web Store Version Edge Add-ons Version



πŸ“₯ Installation

Firefox

  1. Visit the SL Marketplace Enhancer Add-on page

  2. Click "Add to Firefox"

Chrome

  1. Visit the SL Marketplace Enhancer Chrome Web Store page

  2. Click "Add to Chrome"

Edge

  1. Visit the SL Marketplace Enhancer Edge Add-ons page

  2. Click "Get"

πŸ”§ Customization

Customize the settings to your liking by clicking the extension icon and then check & uncheck the boxes according.

SL Marketplace Enhancer settings
Screenshot of the SL Marketplace Enhancer settings

πŸ’» Open Source


The best part? SL Marketplace Enhancer is fully open-source under the MIT license. This means you can inspect the code, modify it, or even package it yourself.

Check out the source code on my Github repository.

Since the extension is open source, feel free to check out the code, suggest changes, or add your own features. Whether you're a developer or just have some cool ideas, I'd love to see what you come up with!


πŸ“ Changelog

1Changelog
2
3
4Version 1.0.5 Hotfix - August 20, 2024
5----------------
6Minor hotfix.
7
8πŸ› Bug Fixes
9
10- Linden Lab renamed a few of the search parameters resulting in them not working and leading to error pages. These have now been corrected
11
12
13Version 1.0.4 - August 7, 2024
14----------------
15πŸš€ New Features
16
17- Added a new set of options for advanced search filters which are applied across all search and category links on the marketplace.
18
19✨ Enhancements
20
21- Complete overhaul of the settings popup. Settings are now categorized in tabs for a better overview.
22- The extension settings can now be accessed through the extension contextual menu inside "Manage extensions".
23- For Firefox, the extension is now automatically pinned for all new installations.
24
25
26Version 1.0.3 - July 25, 2024
27----------------
28πŸš€ Features
29
30- Added timestamps to store pages.
31- Added additional customizable option for time stamps on the store pages.
32
33πŸ› Bug Fixes
34
35- Fixed default settings behavior and improve content script performance.
36- Fixed Hide Featured Items category was checked by default. It will now default to unchecked.
37
38