Greasy Fork is available in English.
מאפשר חסימת מודעות באתר עיר הספרים
// ==UserScript==
// @name עיר הספרים
// @namespace http://tampermonkey.net/
// @version 0.2
// @description מאפשר חסימת מודעות באתר עיר הספרים
// @author You
// @match https://bookcity.co.il/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=bookcity.co.il
// @grant none
// @license MIT
// ==/UserScript==
window.google_ad_modifications = {};