News Intermix
Inspired by Ethan Zuckerman's 'Rewire', News Intermix occasionally redirects you globally when you visit your local news site.
什麼是News Intermix?
News Intermix是由West Space Journal開發的Chrome擴展程式,該擴展的主要功能是“Inspired by Ethan Zuckerman's 'Rewire', News Intermix occasionally redirects you globally when you visit your local news site.”。
擴展截圖
下載News Intermix擴展crx文件
下載News Intermix擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
News Intermix has a database of ~900 geographically-diverse English-language news sites. Tell the extension what your daily news site is, and enter the percentage of visits you want to be redirected to a random news source. It's a non-fawning user interface that can break your habitual spatial tendencies. — nb. The list of sources is incomplete and some sites are out of date; we are constantly improving it. Please email [email protected] if you discover any broken links. — Extension design by Rowan McNaught Presented by West Space Journal (http://www.wsj.org.au)
擴展基本資訊
名稱 | |
ID | djajfcmjekfjhjpjdkelljbfoacbnpce |
官方網址 | https://chrome.google.com/webstore/detail/news-intermix/djajfcmjekfjhjpjdkelljbfoacbnpce |
簡介 | Inspired by Ethan Zuckerman's 'Rewire', News Intermix occasionally redirects you globally when you visit your local news site. |
檔案大小 | 158 KB |
安裝次數 | 54 |
目前版本 | 1.20 |
更新時間 | 2013-10-31 |
上架時間 | 2013-10-31 |
評分 | 5.00/5 共 1 次評分 |
開發者 | West Space Journal |
付費類型 | free |
擴展官網 | http://www.westspacejournal.org.au |
說明頁面URL | http://www.westspacejournal.org.au |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "News Intermix", "version": "1.20", "description": "Inspired by Ethan Zuckerman's 'Rewire', News Intermix occasionally redirects you globally when you visit your local news site.", "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "background": { "scripts": [ "js\/jquery.js", "js\/app.js" ] }, "options_page": "options.html", "permissions": [ "webRequest", "http:\/\/*\/*", "webRequestBlocking", " |