Greasy Fork is available in English.

Remove promoted questions and answers on Quora

Removes promoted answers that have nothing to do with the question you're looking up

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • v0.4 11.03.2023

    Recent updates to the Quora HTML made the script stop working, they changed "Sponsored by [company name]" to just "Sponsored" so the script could no longer find anything starting with "Sponsored by" to remove. I updated the script to handle this and verified that it works again now on question pages and on the Quora homepage. The code is also simpler now.

  • v0.3 13.05.2022
  • v0.3 13.05.2022
    • Version 0.3: Fixes an issue caused by a recent change in Quora. Their update caused the script to mistakenly remove every single answer. The code was changed to be more resilient in the future, so that this doesn't happen again. Also updated the icon to be of higher resolution.
  • v0.2 01.09.2021
    1. Better detection of ads
    2. Removal is now done outside of the XPath loop
    3. The script validates the CSS class more than before
  • v0.1 28.04.2021
  • v0.1 28.04.2021