News Intermix
Inspired by Ethan Zuckerman's 'Rewire', News Intermix occasionally redirects you globally when you visit your local news site.
Qu'est-ce que News Intermix ?
News Intermix est une extension Chrome développée par West Space Journal, et sa fonction principale est "Inspired by Ethan Zuckerman's 'Rewire', News Intermix occasionally redirects you globally when you visit your local news site.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension News Intermix
Téléchargez les fichiers d'extension News Intermix au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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)
Informations de Base sur l'Extension
Nom | |
ID | djajfcmjekfjhjpjdkelljbfoacbnpce |
URL Officiel | https://chrome.google.com/webstore/detail/news-intermix/djajfcmjekfjhjpjdkelljbfoacbnpce |
Description | Inspired by Ethan Zuckerman's 'Rewire', News Intermix occasionally redirects you globally when you visit your local news site. |
Taille du Fichier | 158 KB |
Nombre d'Installations | 54 |
Version Actuelle | 1.20 |
Dernière Mise à Jour | 2013-10-31 |
Date de Publication | 2013-10-31 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | West Space Journal |
Type de Paiement | free |
Site Web de l'Extension | http://www.westspacejournal.org.au |
URL de la Page d'Aide | http://www.westspacejournal.org.au |
Langues Prises en Charge | 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", " |