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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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", " |