Historique de versions de AmazonBrandFilter - 20 versions
AmazonBrandFilter par topherhead
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.7.0
Publié le 2 févr. 2025 - 812,1 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresAdded 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.Code source publié sous licence Licence MIT
Télécharger FirefoxVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 0.6.2
Publié le 9 janv. 2025 - 806,61 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresThis fixed an issue where departments were in a different place on mobile versions of the siteCode source publié sous licence Licence MIT
Version 0.6.1
Publié le 3 janv. 2025 - 803,59 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresFixed an issue where the department header wasnt showing in the popupCode source publié sous licence Licence MIT
Version 0.6.0
Publié le 2 janv. 2025 - 803,49 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresNew 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.Code source publié sous licence Licence MIT
Version 0.5.1
Publié le 19 déc. 2024 - 900,51 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresFixed 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.Code source publié sous licence Licence MIT
Version 0.5.0
Publié le 16 janv. 2024 - 899,57 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresSquashed lots of bugs.
Filter now updates the page in real time whenCode source publié sous licence Licence MIT
Version 0.4.0
Publié le 5 janv. 2024 - 126,47 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresI'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.Code source publié sous licence Licence MIT
Version 0.3.0
Publié le 31 déc. 2023 - 122,14 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresHuge 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.Code source publié sous licence Licence MIT
Version 0.2.0
Publié le 22 déc. 2023 - 36,62 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresTemp patch to fix searches where the brands are deep in the descriptionCode source publié sous licence Licence MIT
Version 0.1.0
Publié le 22 déc. 2023 - 36,61 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresAdded 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)Code source publié sous licence Licence MIT
Version 0.0.90
Publié le 21 déc. 2023 - 35,05 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresAdded 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.Code source publié sous licence Licence MIT
Version 0.0.81
Publié le 20 déc. 2023 - 34,79 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresFixed bug in debug mode.Code source publié sous licence Licence MIT
Version 0.0.80
Publié le 20 déc. 2023 - 34,78 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresThe main fix here is for the titled search results. version display is also fixed.Code source publié sous licence Licence MIT
Version 0.0.70
Publié le 19 déc. 2023 - 34,78 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresHuge 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)Code source publié sous licence Licence MIT
Version 0.0.60
Publié le 19 déc. 2023 - 34,46 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresCode source publié sous licence Licence MIT
Version 0.0.51
Publié le 18 déc. 2023 - 35,26 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresLots 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.Code source publié sous licence Licence MIT
Version 0.0.4
Publié le 7 déc. 2023 - 33,29 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresFixed the icon breaking when you click the popupCode source publié sous licence Licence MIT
Version 0.0.3
Publié le 7 déc. 2023 - 33,29 KoFonctionne avec firefox 113.0 et versions supérieures, android 120.0 et versions supérieuresWe 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.Code source publié sous licence Licence MIT
Version 0.0.2
Publié le 5 déc. 2023 - 17,5 KoFonctionne avec firefox 109.0a1 et versions supérieures, android 120.0 et versions supérieureswe 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.Code source publié sous licence Licence MIT
Version 0.0.1
Publié le 28 nov. 2023 - 12,24 KoFonctionne avec firefox 109.0a1 et versions supérieures, android 120.0 et versions supérieuresCode source publié sous licence Licence MIT