#2176: Branding of TBB
--------------------------------------+-------------------------------------
 Reporter:  ioerror                   |          Owner:  erinn                  
      
     Type:  defect                    |         Status:  new                    
      
 Priority:  major                     |      Milestone:  TorBrowserBundle 
2.2.x-stable
Component:  Tor bundles/installation  |        Version:                         
      
 Keywords:  Bounty                    |         Parent:                         
      
   Points:                            |   Actualpoints:                         
      
--------------------------------------+-------------------------------------

Comment(by joebt):

 Mike's link to Palemoon, about using Firefox branding (for TBB) is an
 issue I raised some time ago, but no answer.  Thought it might be a
 mistake for those in repressive countries to "raise a big red flag" that
 they are using TBB, maybe something could be worked out.  Maybe to avoid
 problems down the road, Tor Project could get written permission to use
 the Firefox logo (maybe w/ a hint of difference?, that no one would
 notice, just passing by).

 As for those that find the logos being the same a time waster, especially
 on the open apps tab in task bar, maybe a simple theme / addon could be
 made available to change the browser menu button color / name & also the
 logo on an open app tab in task bar.  The __color__ of the main menu
 button & the __text__ displayed is a simple change, via useChrome.css.  I
 haven't figured how to change the logo in the open app tab in task bar.

 /* This changes color of orange Firefox menu button. */

   *

 #appmenu-button {
 background: !#008000 !important;
 }

   *

 /* This changes the appmenu-button text from "Firefox" to "Torbrow"*/

   *

 #appmenu-button !dropmarker:before {
 content: "!TorBrow" !important;
 }
 #appmenu-button .button-text {
 display: none !important;

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2176#comment:38>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to