ebay Country Filter

Attempts to clear up unwanted items in your ebay search results

Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.

  • v0.4.33 29. 09. 2019 got rid of todo, ran through prettier to make things look more readable
  • v0.4.33 08. 07. 2019 uh forgot to change version number so tampermonkey/greasemonkey sees the update
  • v0.4.32 08. 07. 2019 updated to work with ebay's slightly changed layout
  • v0.4.32 06. 10. 2018 changed calls to size() to .length. forgot that size() was deprecated
  • v0.4.32 06. 10. 2018 ugly fix to work with ebay's changed markup AGAIN. ebay seems to randomly switch back and forth between two identical looking layouts.
  • v0.4.31 22. 09. 2018 fixed to work with ebay's new search result layout
  • v0.4.3 10. 09. 2018 updated to work with ebay's new slightly changed layout
  • v0.4.2 28. 06. 2018 updated script to work with ebay's new layout
  • v0.4.2 28. 06. 2017 matches https now instead of just http
  • v0.4.2 04. 12. 2016
  • v0.4.1 04. 12. 2016 Synced from GitHub - fixed problem with options not appearing on ebay's sidebar anymore
  • v0.4.1 12. 04. 2016 Synced from GitHub - fixed bug where clicking on a country name label doesn't deselect its checkbox
  • v0.4.1 12. 04. 2016 Imported from URL
  • v0.3 11. 04. 2016 Synced from GitHub - fixed bug with it not working in firefox (changed click to change event since FF doesn't support onclick for checkboxes, also addRule -> insertRule)
  • v0.3 10. 04. 2016 Imported from URL
  • v0.3 25. 03. 2016 Imported from URL
  • v0.2.5 25. 03. 2016 Synced from GitHub - changed the HTML fragments from concatenated strings to template literals - addCountry now prevents users from entering blank strings and strings of spaces (empty stings were breaking the regular expression used to filter) - got rid of prefsChanged function because it served no real purpose - changed printCountry to use template literals
  • v0.2.4 21. 03. 2016 Imported from URL
  • v0.2.3 21. 03. 2016 Imported from URL
  • v0.2</span></td> 21. 03. 2016 Imported from URL
  • v0.1</span></td> 20. 03. 2016 Imported from URL
  • v0.1</span></td> 19. 03. 2016 Imported from URL
  • v0.1</span></td> 18. 03. 2016 Imported from URL
  • v0.1</span></td> 17. 03. 2016 Imported from URL
  • v0.1</span></td> 16. 03. 2016 Imported from URL
  • v0.1</span></td> 15. 03. 2016 Imported from URL