הפעל קריאת זן באופן אוטומטי באתר עיתון הארץ
Total ratings
3.00
(Rating count:
2)
Recent reviews
Recent rating average:
3.00
All time rating average:
3.00
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2023-10-08 | Rony Utevsky | אשכרה תוסף שבסך הכל לוחץ על כפתור, וזה עובד רק למנויים... זה הקוד מקור של התוסף בגיטהאב: Array.prototype.filter.call(document.querySelectorAll('span'), function(element) { if (element.textContent == 'קריאת זן') { element.click(); } }); | ||
2023-10-08 | Rony Utevsky | iw | אשכרה תוסף שבסך הכל לוחץ על כפתור, וזה עובד רק למנויים... זה הקוד מקור של התוסף בגיטהאב: Array.prototype.filter.call(document.querySelectorAll('span'), function(element) { if (element.textContent == 'קריאת זן') { element.click(); } }); | |
2021-10-06 | Ido Elkan | לא הבנתי, יש פה אפשרות לdark mode בשביל לקרוא שלא יסנוור? | ||
2021-10-06 | Ido Elkan | iw | לא הבנתי, יש פה אפשרות לdark mode בשביל לקרוא שלא יסנוור? |