alganzory / HaramBlur

A Browser extension that enables you to navigate the web with respect for your Islamic values, protect your privacy and reduce browsing distractions by auto detecting and blurring "Haram" content.
https://haramblur.com
GNU Affero General Public License v3.0
387 stars 30 forks source link

Add google meet support (remove reliance on src attribute) #91

Open yayashn opened 1 month ago

yayashn commented 1 month ago

Uses another means of detecting video playback instead of src. This allows for non-src based videos to be included in detection such as google meets.

On a side note, editor did some weird formatting, maybe we should have a prettier config to make sure diffs are consistent across future PRs?