Історія версій AmazonBrandFilter - 20 версій
AmazonBrandFilter автор topherhead
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 0.7.0
Випущено 2 лют 2025 р. - 812,1 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеAdded experimental features.
Big one is the ability to "Filter with the Refiner"
This means that the addon only searches for brands that are in the Amazon sidebar filter. The hope is that this will drastically reduce false positives. It is experimental because it might increase false negatives.
Added tooltips to explain what many of the options do.
Added French language.Програмний код випущено на умовах Ліцензія MIT
Завантажити FirefoxДля використання цього розширення вам потрібен FirefoxПопередні версії
Версія 0.6.2
Випущено 9 січ 2025 р. - 806,61 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеThis fixed an issue where departments were in a different place on mobile versions of the siteПрограмний код випущено на умовах Ліцензія MIT
Версія 0.6.1
Випущено 3 січ 2025 р. - 803,59 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеFixed an issue where the department header wasnt showing in the popupПрограмний код випущено на умовах Ліцензія MIT
Версія 0.6.0
Випущено 2 січ 2025 р. - 803,49 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеNew Dashboard page. Currently limited but will allow for more advanced configuration in the future
Addon now logs departments as you view them. These are used to enable per-department control of the filter. This data does not leave your account.Програмний код випущено на умовах Ліцензія MIT
Версія 0.5.1
Випущено 19 груд 2024 р. - 900,51 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеFixed regression that made it so the found brand wasn't attached to the product in debug mode.
Updated debug colors to be less war-crimey.Програмний код випущено на умовах Ліцензія MIT
Версія 0.5.0
Випущено 16 січ 2024 р. - 899,57 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеSquashed lots of bugs.
Filter now updates the page in real time whenПрограмний код випущено на умовах Ліцензія MIT
Версія 0.4.0
Випущено 5 січ 2024 р. - 126,47 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеI've moved from a wildcard back to listing each amazon site individually to reduce the permissions we ask for.
The page will now update in real time when you change addon settings
Settings will now sync across machines if you have Firefox sync enabled.Програмний код випущено на умовах Ліцензія MIT
Версія 0.3.0
Випущено 31 груд 2023 р. - 122,14 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеHuge re-write in typescript!
Additionally:
We have localization support! Unfortunately we need more translations and I'm hoping our multilingual users are willing to help!
Some other small bug fixes.
Sidebar hide/grey checkboxes will now check the other box if you double check the same box.Програмний код випущено на умовах Ліцензія MIT
Версія 0.2.0
Випущено 22 груд 2023 р. - 36,62 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеTemp patch to fix searches where the brands are deep in the descriptionПрограмний код випущено на умовах Ліцензія MIT
Версія 0.1.0
Випущено 22 груд 2023 р. - 36,61 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеAdded a block list for "real" brands that you just don't like
We have even more countries!
Known issues:
Filter will fail to find the brand if it is more than 5 words into the description (long story)Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.90
Випущено 21 груд 2023 р. - 35,05 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеAdded Germany and Sweden to the permissions list.
Moved some code around to make it more async and therefore faster.
added the ability to just grey out the refiner rather than hide it outright so you can see brands that are filtered but also know that they were filtered.Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.81
Випущено 20 груд 2023 р. - 34,79 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеFixed bug in debug mode.Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.80
Випущено 20 груд 2023 р. - 34,78 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеThe main fix here is for the titled search results. version display is also fixed.Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.70
Випущено 19 груд 2023 р. - 34,78 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеHuge improvements to filtering engine! We can handle brands with spaces again and the filtering process is much _much_ faster!
The permissions process is now slightly better. You just need to right click on the icon and select "Always allow on www.amazon.com" (or .ca/co.uk/mx/com.au etc)Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.60
Випущено 19 груд 2023 р. - 34,46 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеПрограмний код випущено на умовах Ліцензія MIT
Версія 0.0.51
Випущено 18 груд 2023 р. - 35,26 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеLots of changes in this.
Firstly, we've moved to a map vs a list. The list was already running into limitations and returning false positives. The Map wont do that.
We have some metrics in the popup now showing what version of the Allow List you have and how many brands are listed on it as well as how long it took to filter the last page.
There is a known issue here though. The map system will not work on brands that have spaces in their names at the moment. I am working on a fix for that.Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.4
Випущено 7 груд 2023 р. - 33,29 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеFixed the icon breaking when you click the popupПрограмний код випущено на умовах Ліцензія MIT
Версія 0.0.3
Випущено 7 груд 2023 р. - 33,29 КБПрацює з firefox 113.0 і новіше, android 120.0 і новішеWe now download the brands in the background and store them in the local browser store. This means we can update the brands and you will automatically get the latest list at launch and then it updates once per day after that.Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.2
Випущено 5 груд 2023 р. - 17,5 КБПрацює з firefox 109.0a1 і новіше, android 120.0 і новішеwe now have a popup that will persist settings, especially enabling/disabling the addon
with this we also have more settings including the ability to decide if you want to bypass the filter when clicking on a brand in the refinement list, or even filter the refinement list so you _never_ see an unlisted brand.Програмний код випущено на умовах Ліцензія MIT
Версія 0.0.1
Випущено 28 лист 2023 р. - 12,24 КБПрацює з firefox 109.0a1 і новіше, android 120.0 і новішеПрограмний код випущено на умовах Ліцензія MIT