Delivery-Date: Mon, 16 May 2016 13:27:04 -0400
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	RCVD_IN_DNSWL_MED,T_DKIM_INVALID,T_RP_MATCHES_RCVD autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 7536A1E0708;
	Mon, 16 May 2016 13:27:01 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 0BFDF3A104;
	Mon, 16 May 2016 17:26:58 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 33FB13A085
 for <tor-talk@lists.torproject.org>; Mon, 16 May 2016 17:26:55 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id iTAKuShF-szS for <tor-talk@lists.torproject.org>;
 Mon, 16 May 2016 17:26:55 +0000 (UTC)
Received: from mail2.eff.org (mail2.eff.org [173.239.79.204])
 (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id 0BE8E36E88
 for <tor-talk@lists.torproject.org>; Mon, 16 May 2016 17:26:54 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=eff.org;
 s=mail2; 
 h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date;
 bh=gkQLngvSt2yzdzQcGfm2I0NSxxotP5fhSVQSCyLblY4=; 
 b=oZBsKF8rDP9CMjsUIQFVwMDznxf8gMcB5FL1a6oNcPINPzupad/QXqLMk+lH87BBaBXc9ecrh3WmIpik4kvXvsxmGWEHJR+shkIoO+xLX619USIvtWn5RZLeJ56YSLwOckn/x7drm9wldrnvU4Nt7hcyx6+c1caTae4T4FoE65M=;
Received: from localhost ([127.0.0.1]:37731 helo=demorgan)
 by mail2.eff.org with esmtp (Exim 4.80)
 (envelope-from <schoen@eff.org>) id 1b2MI7-0003fD-Id
 for tor-talk@lists.torproject.org; Mon, 16 May 2016 10:26:51 -0700
Date: Mon, 16 May 2016 10:26:51 -0700
From: Seth David Schoen <schoen@eff.org>
To: tor-talk@lists.torproject.org
Message-ID: <20160516172651.GG2654@demorgan>
References: <5739DF0A.1010903@web.de>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <5739DF0A.1010903@web.de>
User-Agent: Mutt/1.5.24 (2015-08-30)
Received-SPF: skipped for local relay
Received-SPF: skipped for local relay
Subject: Re: [tor-talk] augmented browsing - "sed inside torbrowser"
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

haaber writes:

> Hello,
> 
> I wonder if there are more interested people out there to include a
> "postprocessing" of the HTML code via  *sed*  type search & replace
> expressions. A tiny sed copy could be included in the brwoser and a
> domainbased list of expressions be given to sed that modifies the html
> code(s) according to personal tastes.

There is a nice existing and non-Tor Browser-specific tool that does
something along these lines:

https://en.wikipedia.org/wiki/Greasemonkey

It may be a bit more elaborate than what you were thinking of but it's
a nice tool that can handle a variety of use cases -- and should be
fully compatible with Tor Browser already.

-- 
Seth Schoen  <schoen@eff.org>
Senior Staff Technologist                       https://www.eff.org/
Electronic Frontier Foundation                  https://www.eff.org/join
815 Eddy Street, San Francisco, CA  94109       +1 415 436 9333 x107
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

