TwoSided

See the same article from the opposite side of the political spectrum

什麼是TwoSided?

TwoSided是由ejiaodev開發的Chrome擴展程式,該擴展的主要功能是“See the same article from the opposite side of the political spectrum”。

擴展截圖

screenshot
screenshot

下載TwoSided擴展crx文件

下載TwoSided擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        In light of claims about the press and "fake news," some friends and I decided to investigate news articles from opposite ends of the political spectrum. The result was fascinating. We found that sources considered to be in the "mainstream media" and sources considered to be "right-wing news" will cover the exact same events but in wildly different ways. 

These two separate groups of news sources create separate groups of readers with separate understandings of reality. This polarization means that those who want to take political action often lack the vocabulary and understanding necessary to reach those on the opposite end. 

We decided that one of the ways to target this issue was by juxtaposing together news articles from sources ranging from "mainstream media" to "right-wing news." This way, readers can directly compare the disparate styles of coverage and see with their own eyes how the "opposite side" perceives reality. 

The Two-Sided Chrome extension allows readers of an article to quickly find an article from the "other side" about the same topic.                    

擴展基本資訊

名稱 TwoSided TwoSided
ID kbipjgpocaljekhjeknmhhggjecifbbd
官方網址 https://chromewebstore.google.com/detail/twosided/kbipjgpocaljekhjeknmhhggjecifbbd
簡介 See the same article from the opposite side of the political spectrum
檔案大小 61.58 KB
安裝次數 58
目前版本 0.0.0.1
更新時間 2017-03-07
上架時間 2017-03-06
評分 5.00/5 共 1 次評分
開發者 ejiaodev
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TwoSided",
    "version": "0.0.0.1",
    "description": "See the same article from the opposite side of the political spectrum",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "logo-twosided.png",
        "default_popup": "popup.html",
        "default_title": "See another side"
    }
}