Digitale Polarisatie
Collects data from results from search engines to determine bubble filtering and bias polarization.
Что такое Digitale Polarisatie?
Digitale Polarisatie - это расширение Chrome, разработанное The BMS Lab, и его основная функция - "Collects data from results from search engines to determine bubble filtering and bias polarization.".
Снимки экрана расширения
Скачать файл CRX расширения Digitale Polarisatie
Скачайте файлы расширений Digitale Polarisatie в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Digitale Polarisatie is een burgerwetenschap project waar de invloed van zoekmachines op polarisatie in onze maatschappij wordt onderzocht. Dit gebeurt met behulp van deze browser extensie en daarbij hebben wij jouw hulp nodig! De browser extensie voert zoekopdrachten uit via jouw browser. Deze zoekopdrachten bestaan uit generieke zoektermen en zoektermen gebaseerd op de actualiteit. Om veiligheid te garanderen, wordt er zorgvuldig met de verzamelde data omgegaan. Wij hebben geen toegang tot jouw persoonlijke data. De verstrekte informatie is geanonimiseerd en kan niet tot een persoon herleid worden. De browser extensie wordt automatisch gedeactiveerd op 1 september 2024. Voor extra informatie of vragen kan je terecht bij de website van Digitale Polarisatie: https://digitalepolarisatie.nl/.
Основная информация о расширении
Название | Digitale Polarisatie |
ID | bpkhbgjgbajijpeieljgjndbfpefjllp |
Официальный URL | https://chromewebstore.google.com/detail/digitale-polarisatie/bpkhbgjgbajijpeieljgjndbfpefjllp |
Описание | Collects data from results from search engines to determine bubble filtering and bias polarization. |
Размер файла | 2.49 MB |
Количество установок | 742 |
Текущая Версия | 1.0.112 |
Последнее Обновление | 2024-01-16 |
Дата публикации | 2022-09-27 |
Рейтинг | 4.50/5 Всего 4 оценок |
Разработчик | The BMS Lab |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://digitalepolarisatie.nl/ |
URL страницы помощи | https://www.utwente.nl/nl/centrumdigitaleinclusie/Lopende%20projecten/Digitale%20Polarisatie%20(Dutch%20Search%20Engine%20Project)/ |
URL страницы политики конфиденциальности | https://www.utwente.nl/en/bms/datalab/research-data-and-gdpr |
Поддерживаемые языки | nl |
manifest.json | |
{ "name": "Digitale Polarisatie", "version": "1.0.112", "description": "Collects data from results from search engines to determine bubble filtering and bias polarization.", "author": "BMS Lab", "homepage_url": "https:\/\/bmslab.utwente.nl\/", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "permissions": [ "storage", "idle" ], "manifest_version": 3, "background": { "service_worker": "background.js" }, "host_permissions": [ "https:\/\/*.utwente.nl\/*", "https:\/\/*.google.com\/search?q=*", "https:\/\/*.youtube.com\/results?search_query=*", "https:\/\/*.twitter.com\/search?q=*", "https:\/\/*.duckduckgo.com\/?q=*", "https:\/\/*.bing.com\/search?q=*", "https:\/\/*.yahoo.com\/search?q=*" ], "content_scripts": [ { "all_frames": true, "matches": [ " |