crossfoam
Crossfoam is a tool for analyzing social networks.
ما هو crossfoam؟
crossfoam هو إضافة Chrome تم تطويرها بواسطة Sebastian Meier، والميزة الرئيسية لها هي "Crossfoam is a tool for analyzing social networks.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة crossfoam
قم بتنزيل ملفات الامتداد crossfoam بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Crossfoam analyses and visualises your filter bubbles on social media (so far only Twitter), so you can discover the extent to which your online community is an echo chamber or a place of diverse opinions. Fine-grained analysis allows you to explore your social network, diversify it, or - if you prefer - dig deeper into your bubble. Crossfoam thus becomes a tool for electronic self-determination. In order to enable this experience, Crossfoam allows you to select your own social media account (or some else’s) and download this account’s network onto your local computer. Then a network analysis is performed, which tries to identify clusters within your network (bubbles). You can then use the build-in visualisation system or download the data to use in another application. Crossfoam is build privacy first. All data, analysis and visualisation is happening on your local machine, no external services are involved.
معلومات أساسية عن التمديد
الاسم | |
ID | iggiehifadfpclpfjbgineomhgaeomlf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/crossfoam/iggiehifadfpclpfjbgineomhgaeomlf |
الوصف | Crossfoam is a tool for analyzing social networks. |
حجم الملف | 21.99 MB |
عدد التثبيتات | 76 |
النسخة الحالية | 1.3 |
آخر تحديث | 2020-09-14 |
تاريخ النشر | 2020-08-21 |
المطور | Sebastian Meier |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.ultrapop.de |
عنوان صفحة المساعدة | https://www.ultrapop.de |
عنوان صفحة سياسة الخصوصية | https://www.ultrapop.de/en/datapolicy-app |
اللغات المدعومة | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "crossfoam", "version": "1.3", "default_locale": "en", "description": "__MSG_extensionDescription__", "options_ui": { "page": "html\/options.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "permissions": [ "tabs", "unlimitedStorage", "notifications", "contextMenus", "downloads", "activeTab", "storage", " |