crossfoam
Crossfoam is a tool for analyzing social networks.
什麼是crossfoam?
crossfoam是由Sebastian Meier開發的Chrome擴展程式,該擴展的主要功能是“Crossfoam is a tool for analyzing social networks.”。
擴展截圖
下載crossfoam擴展crx文件
下載crossfoam擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 |
說明頁面URL | https://www.ultrapop.de |
隱私政策頁面URL | 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", " |