Page 8 of 9 FirstFirst ... 6789 LastLast
Results 71 to 80 of 83

This is a discussion on [New Ext] Better Gmail within the Chrome Plugins section, part of the Google Chrome category: Works OK with Chrome 6.0.400, BUT: every time I launch Chrome I MUST configure the extension's setting again. A new ...


  1. #71
    nxsalex is offline Junior Member
    Join Date
    May 2010
    Posts
    1

    Angry Chrome 6 problem

    Works OK with Chrome 6.0.400, BUT:

    every time I launch Chrome I MUST configure the extension's setting again. A new tab always pops up with ALL options unchecked. Annoying like hell.

    Is there any way to fix it? Thnx .....

  2. #72
    ionuke is offline Junior Member
    Join Date
    May 2010
    Posts
    1

    Default Here is a quick fix for the image replacement problem

    Quote Originally Posted by Albaraha View Post
    I like this extension so much, but every now and then it hides inline images in emails, so I have disable and re-enable the extension then reload Gmail page to fix this issue.
    here is a quick fix:

    edit your extension files by replacing the content of the file icons.js with the following code:
    Code:
    // ==UserScript==
    // @name          Gmail *2* small attachment icons
    // @namespace     http://userstyles.org
    // @description	  See from your inbox what kind of attachment an email has
    // @author        Moktoipas - fixed by ionuke
    // @homepage      http://userstyles.org/styles/3958 - fixed version : http://userstyles.org/styles/30514
    // @include       http://mail.google.com/*
    // @include       https://mail.google.com/*
    // ==/UserScript==
    (function() {
    chrome.extension.sendRequest({variable: "icons"}, function(response) {
    if(response.answer == "1") {
    var css = "/* ------------------------------------- Title: Gmail with different attachment icons FOR GMAIL2 ------------------------------------- Author: Moktoipas ------------------------------------- DateFormat: DD/MM/YYYY ------------------------------------- Creation: 30/10/2007 */ table img[title$=xls], table img[title$=XLS], table img[title$=xlsx], table img[title$=XLSX] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/xls.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhDwAQAPcAALLC2LHB17DA1q6+1K290qu60aq5z6i2zaa2y6W0ym2wZ2mtYmWnW1+hU1qaSVOTQE2MNkeFLUKAJT57HvP3/u30/ZyrwDdLZf///zNwDfT3/u/0/ZWkubrF1JPCjmSoYFKXSMzay16YVZywmzNtDvT4/e/1/ZOit2eqX+Xs5ZPEjWqsZUKJNXSlcGGgWEeIO9bi1jNpD5Cu1qW83KS73WGiVM/dz5rGlluiWDp9JzJoKMDRwDRjEfP4/uHs/KG63TZKZFiYR5C9i1ieUpbEkTtxInCbbd/p3zReFN/q+5243k+OOTx3HzpvHjZjG0iSPztoHqGznzRYFerx/d3p+5m24EaELIephTlwHjVeGmB+XDRSF9rm+5Wz4j99ITVNGOjv/OLs/Nzo+9bk+o+x4zp3GTRtDjRkEjReEzRTFzRNGTVJGt3o+9Lh+oqu5Jmovujw/enw/efv/OXt/OHr+9fl+s7e+YWs5pamu+Ls+9rn+srb+IGn59rn+9nm+9jl+tbk+9Pi+9Dg+czd+Mnb+cfa+Hyk6dLi+p6435W04pGx4oyv5Iit5YSr5oCn53ul6Hij6////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAJEALAAAAAAPABAAAAjhACMJBBBAwAACBQwcSCAwkoIFDBo4eAAhgoQJFCxcEKgAg8ePHjNo4NBhowIPH0BgCCFCxAgSJU5cmIkihYoVLFq4eAEjhgwZM2hcqIHBxg0cOXTswMCjhwwfP4AEwSBkCBEcRYwcQfIziRIgS4QwaeJEyBMoUaRskEGlChArIK9gyaJly08uXYB4AQnyCxgxY8gAKZPBTIwzaKSkUbMmjIw2boA0fAMnDhw5c+j8tHNHskA8eX7+1PNzDx/PkThw6ePnD6BAgggVMoT6xCFEVRIpWsTI0SNIqIEIH05ceEAAADs%3D\") !important; } table img[title$=doc], table img[title$=DOC], table img[title$=docx], table img[title$=DOCX] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/doc.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhDwAQAPcAALLC2LHB17DA1q6+1K290qu60aq5z6i2zaa2y6W0ypOr5oml6YCe5nyX2GeK1Vh+0VJ3ykJuxCpit/P3/u30/ZyrwDdLZf///wlLsvT3/u/0/ZWkubrF1Kq+8YOc2mCBzdbc6tzi9FVtpIuk3fT4/e/1/ZOit199w0RquU1qp3eKnJCu1unx/aW83KS73XeR1a+83yFMmjpamMnS4gZCm/P4/unw/OHs/KG63TZKZGd+s111qwU2gjJbtig+bfL2/ubu/N/q+5243lV7zrfI9K260Ag8iOTt/N3p+5m24El0zAgvizhhrvDy+kBmtOHq+9rm+5Wz4jppuAEyeOjv/OLs/Nzo+9bk+o+x49fl+9Lh+oqu5Jmovujw/enw/efv/OXt/OHr+9fl+tPi+s7e+YWs5pamu+Ls+87e+Mrb+IGn59rn+9nm+9jl+tbk+9Pi+9Dg+czd+Mnb+cfa+Hyk6dLi+p6435W04pGx4oyv5Iit5YSr5oCn53ul6Hij6////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAH8ALAAAAAAPABAAAAjiAP8IBBBAwAACBQwcSCDwjwIFCxg0cPAAQgQJEypYEKjggsePHjFk2MBh44IOHj6A+BBCxAgMJExYmMkghIcTIVCESKECw4oVLVxYeHHhBQoYMUbImEGjxoobOHI4uKADxQ4ePXxcoPFjRRAhOYZcECGDCA8eRS4Y0bACSZIcSi4sYdKEhxOPPH5CiZJDCkiQU6hUuYIlhwQMiGkoNsJjyk8tW3I05NLFS5cvYMJYEUOmjGSBZs5U+Ul6RRo1n/9sgLKGTRs3b+DEmUMntYk6dpLcwZNHz54+flLnGE68+PCAAAA7\") !important; } table img[title$=zip], table img[title$=ZIP] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/zip.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhDwAQAPcAAAAAAIAAAACAAICAAAAAgIAAgACAgMDAwMDcwKbK8ARLsBJPqRZQpyFbrSNfsChltixquydpxzt6xDqA0DmF1ziZ80OK10mH0U6P2FqU2FuZ11Oa4lOa5F2l61am9Fyr9nGc02Go62as7W2h4G6x7mGz/2i3/3Sk4HCv7nKx5nW38He09HK7/3u88Xi+/6ttDax0HbR8D7J7I/EZAbmFKc+hENSjCNWmFt61AdWrItiuKNq0Ktm/Ktm8L9u5M96+O/bNLPzUMf3VOf3ZR/3aUfzZWPvdZPzebfvedPPkbfzifYKx35S334TD84nJ94vK+ZjC9ZvP9a3b+bTP9rzl++jRh/fvgvzkhfrjj/vnl//4hvr2k//6kP//mfroofrprfrrs//9pP//r/vwvf//ucjY9sfs/fjuyv/3zv//xPn25fT//////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAID//wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/78KCgpICAgP8AAAD/AP//AAAA//8A/wD//////wAAACH5BAEAAHcALAAAAAAPABAAAAjBAO8IHNikSQsVJESEEFilhsMqC81QkRKliYoLd2rM2FgjgsePEz5oUFBjxw4ePHr08OHjR4w7S1IoyNElDRkxYcJw0ZLkJZMmM7eoOfMFC5IiQnD4fBIUDZgsSowMCaL0DhOmObY4hSqV6tKgY7xcOUJECJCqTJwouGFFx423N2zYQCuThowXL2B8/AgCRQcFAwUuNFGChQsXHSQEHhgCwgMHDhoAXkw5xELKAzecGJEBgwUKCzBzKDMFygoPFRgEBAA7\") !important; } table img[title$=rar], table img[title$=RAR], table img[title$=tgz], table img[title$=TGZ], table img[title$=tar], table img[title$=TAR] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/rar.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhDwAQAPcAAAAAAP///1AAAXEvMWMUGWQVGlQSFmIWGmQTGWUUGmUUG1sUGlwVG28aIVQRGFwTGnAaI24bI2UqMGMqMHAtNlcRG2sPJnQSKWkQJncVLHQWLnolPFQPJIEcSAIAASwqK0JAQfj2938HR4wBUoQBTYUCTpQBWpICWXcCSZEDWXgDSpwJYpoKYYsMWaIPZ6IPaOpcsogAVJIBXJICWnoCTJIDW4IDUpMJXpkKYpoLY6AQaJ8QavRjwP9ryf140f970vyX2/+G2f+k5f+98P/+/yclKAEAAq6tsgAABAAAAqOjpf39/62us87P1MbHzPn6/9rb4K6vs8bHy8vO1cTHztjb4gABA6Okpvz9/87P0cTHzNjb4AhgtwBXpwBaqABapwBXoQBXnwBUnAJWnGC4/43M/8jP1QBTlQBWlQBOhwA8aAA7ZwFVkwo3WHjE/tjc39fb3gE8ZgI9ZwdCamjA/4DM/4zQ/wA+Zwc4VpnX/qXd/8PIy67k//T8/vr+//j8/f7//3LqxovuzwCJWgCIWgfdkxXhnC3hpELnrVnnt17qub714gCIVgCIWACGVACCVABwSAGJWQKIVgCEUgBoQAACAQcJCAgKCfb49wACAAABABhPABhOACFTDBlOABpPARg6CBtOABg7Bf7/+/f487i6AdDSAsPFHJWVAH+AANPRApaWApGQAoGAAsbFHSYmJJKPAIB+AwkIBgIBAP/+/V4iClAAAE8AAE8BAE4AAAMAAAEAAFQICGAWFSsrKyYmJggICP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAMEALAAAAAAPABAAAAj+ADkwQJCglwICBAogWFArmEMlDhqsMsUKwgUMGTRsmOAwhJQKNGCpQiXChgoUJDpICBaljxkDOXSw2LHCxYscN1oM+NVkiZMYo4YIARLERw8eMCgoAVCFVoRTMmTMOFHDhIwRvEhR0fTmQStcuXAJuHULFy9eTP5M8QUgCQAAuzTp0pQEWLAiWbBo4RKAj548dtzQIVMGz5VdUIh8ceWlC5gwY9CcYQMM054kcNKkWiMnjpo1d9TMaXPkyZQPSDRl2uXhrRErsoK9auJHyiRAiwQFUoTokKFCoIJ92EIEUqlIjBoxIjTI0aNLDn3BoRQrFCdOmzZ98tRJlMNgIOIM7qq0C0AmALMsBQsIADs%3D\") !important; } table img[title$=pdf], table img[title$=PDF] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/pdf.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhDwAQALMAAOjo6OScnvYtKOhOTd/d3fLy8snBwelycNDQ0GZmZuUQCfkICX9/f/8AAP///////yH5BAEAAA8ALAAAAAAPABAAAAR08D1GayXynbFW812TMNjDdaiiJg75CGi8OgWp3riS7KPEGAYEIgAAIIAGhk+IIAwI0CNBOSE0C8+ideoDELyDQKFgBFAZ3sIBEBB7zV1we0A/1HzjgYFQcAAMa2cAYWRaW2cHdl5RRwhnNEWLVkFnFpYVEQAAOw%3D%3D\") !important; } td.yf img[title$=tif], td.yf img[title$=tiff], td.yf img[title$=jpeg], td.yf img[title$=JPEG], td.yf img[title$=TIF], td.yf img[title$=TIFF], td.yf img[title$=bmp], td.yf img[title$=jpg], td.yf img[title$=gif], td.yf img[title$=png], td.yf img[title$=BMP], td.yf img[title$=JPG], td.yf img[title$=GIF], td.yf img[title$=PNG], td.gH img[title$=tif], td.gH img[title$=tiff], td.gH img[title$=jpeg], td.gH img[title$=JPEG], td.gH img[title$=TIF], td.gH img[title$=TIFF], td.gH img[title$=bmp], td.gH img[title$=jpg], td.gH img[title$=gif], td.gH img[title$=png], td.gH img[title$=BMP], td.gH img[title$=JPG], td.gH img[title$=GIF], td.gH img[title$=PNG] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/bmp.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhEAAQAPcAAAAAAIAAAACAAICAAAAAgIAAgACAgMDAwMDcwKbK8AAAAG80KGNDLlhBRFpjdFtkdWBoeWZvfmdwf2R1jXF6imxpt298rX6Hl3OBtHaHun+JtEKT30Sl9nqOwX2Ux3Wk3Xym2XSn5Xa06bE1E7Y6MplbMp9iLLhgMbZ9U8c7HNRCH9pJIulZKu1dLPZtNf51N/53OY59pLaCcLmHeuuCNemGP/KLN/SKN9qPV9+QXsCPfdiSYNKedNagf+WYVP6ORv6GVv6VSf6eePypVP6rVf60WuO/fva9ZezJfP7AYf7OdvXTevbaf4+BromBtYqNt46UoIqQtZKBq5yLp6WFk6mPmrSWkquWq4acxoGbzpKVwJeRwZSYw5WbxZadyIeozYKh1IOi1YKo04ao24eq3ZCszZigy5aj0Zel0pmn1Zys2KS87ae+7qmy9JLD9ZbG9ZvI9Z/K9arA767C76PM9ajP9aTQ/KTR/q3R9anT/rDE8LTH8bbI8bnI87nL8rzM8rDX/rXZ/rrc/sGblNi5heLDgeTFgf7cmPnmhf7lgMDf/svU/tDa5dTe58Th/svl/trh6d7l69Dn/NDn/tXq/tvt/uPo7ejr7+3v8eHw/uz1/vLy8/X19ff39/P5/vn5+fj7/v39/v7+/gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAID//wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/78KCgpICAgP8AAAD/AP//AAAA//8A/wD//////wAAACH5BAEAAK0ALAAAAAAQABAAAAjfAFuNGUiQTJgxrRIqFCiqYcNQoMaImLCQoUOInjhw2HBh4ZhPD0F50rRoURsNHjsJcfHiB5EkmSpR6kNB4RhOQE7ACFLkkJIhZf5AsLmJxIIRKVSwaLECix8HNjHlKGGCho0jN2p84QM1IZhLPVAwwOFjCZMdYvZ0bZXF0qAZDWTwMIREBwg9az1EuhKjApVCiBJZ+TBnbQdIW5w0kVKFkJEpIeSszdBIEp46dOLAeePGDpu1GBhNeuRIkaBAgPLcWfNAoQU1adCcMeOlCxctUZ5IWAglwgMHwIM/iKAwIAA7\") !important; } table img[title$=odt], table img[title$=ODT] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/odt.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhDwAQAPcAAAAAAP///62trmJjZPj5+rfK16Oprfb5++3w8nygt6m8yJ6wu3J/h7nN2rHE0OTs8URjdURjdEZicnOdtnGbs2+YsGqRqGCDl0pjcVBkb3mNmYqZonB3e6Srr9PY2woYHxQvPRMtOh1EWBxCVRY0QxxBVBMsORIqNgwcJCJJXSxQYiY+SkBicyExOUpqejBDTUZgbR4mKm2HlJSYmnp8fRAnMhg6ShIrNwwdJRxCVBYzQRUxPhInMSdJWS9OXD9hcTpZaEJjc0Vndyc4QEtrekBUXVZrdXGLl3yTnnqQmmR1fWRxd4ydpTxMUx4lKHaOmImep3WBhsDFx42gp6W0ucDJzJyipPP295eipY+eopebnISHh7u+vp6hocjLy8XIyM3Pz8TGxrm7u7a4uLW3t6qsrHp7e2lqavz9/dvc3Kqrq6anp6OkpJmampaXl5WWlv7+/v39/fz8/Pv7+/r6+vn5+fb29vDw8O7u7u3t7ezs7Ojo6OXl5ePj4+Hh4d3d3dfX19XV1c3NzcvLy8nJycjIyMLCwr+/v7u7u7e3t7KysrCwsKWlpaSkpKGhoZ2dnZycnJubm5qampmZmZaWlpWVlZCQkI+Pj4yMjImJiYaGhoODg4GBgYCAgH5+fnp6enZ2dmZmZgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAADwAQAAAI9gCruFBh48aMN1s2feKEKUyAh0mAkGiiBdGeOgEG9RFw6CETGB4CyAkwKVOkTn7q0FgTIIsRJShigPp0CZCklAHMcInygscHJ3wC1MkDKtQARme6WEHz8GElRYT+BDLkqU2aAFIMcIjDYMMCBQ6u3NEkBkyRFSdwSLhggcKECQ/oUAqABUMPHUPw2JnTNIAeNwGmEEmhI0ODww0OPBRUJgASISJAQHj79sHDRWQCHGExIkQHOKBDw2n0JYCMHyVMaCjAmnUDAo68BHgSJEeICBVy506AINGYAFCElNixBI/x43gKqQlAxQeIGi0sPWJEnTokNgECAgA7\") !important; } table img[title$=ods], table img[title$=ODS] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important; background-position: top left !important; /* background-image:url(http://www.moktoipas.com/icones/ods.gif) !important; */ background-image:url(\"data:image/gif;base64,R0lGODlhDwAQAPcAAAAAAIAAAACAAICAAAAAgIAAgACAgMDAwMDcwKbK8AoYHwwcJAwdJR4lKB4mKhAnMhInMRIqNhIrNxMsORMtOhQvPRsxKhUxPiExORYzQRY0Qxg6SiY+SjpYKD1dKRxBVBxCVBxCVR1EWCJJXSdJWS9OXDBDTTxMUyxQYjpZaD9hcU9xJk9yJ0BUXUZgbUBic0Jjc0Vnd0pjcUpqektrelZrdWJjZGZmZmlqamR1fXZ2dnB3e3p6enp7e3p8fX5+fluBJlyBJW2HlHWBhnGLl3aOmHqQmnyTnoCuIISzIYS0IYe3IoW1JIe4Iom6IomzM4CAgIGBgYODg4SHh4aGhomJiYyMjI+Pj5CQkJWVlZWWlpaWlpaXl5SYmpebnJmZmZmampqampubm5mbnZycnJ2dnZ6enomep4+eooydpY2gp5eipZ6hoZyipKGhoaOkpKSkpKWlpaanp6Opraqrq6qsrK2trqW0ubCwsLKysrW3t7e3t7a4uLm7u7u7u7u+vr6+vr+/v8LCwsDFx8TGxsDJzMXIyMjIyMnJycjLy8vLy83Nzc3Pz9TU1NXV1dfX19PY29ra2tvc3N3d3djlwd3qxeDtyOPvzujq3+rv3uvy2+Hh4ePj4+Xl5ejo6Orq6uvr6+zs7O3t7fDw8PPz8/b29vf39/n5+fr6+vv7+/z8/Pz9/f39/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/78KCgpICAgP8AAAD/AP//AAAA//8A/wD//////ywAAAAADwAQAAAI9wALzUCxQUIXLVOk8IhihZCph0ZSaDjhxY+nU60UcbIT6GEaF5BaqWr1pYoYKJtO+ZBjCk2NHAsc6OBx5VGYlK16/BliAoKCBp1anRKl44aNODjYtFnVqmmrLHkQTXIk6AcYSa0GzdnBygygSJ9IpRpFpQ+jFhwiMBjTCFQqp6i2mFojg0QGC0iSLHHC11IoLqbU0BiRwYOlVk4OJ15Ux9SRGCIqsFBMGY8eU0RehKAAhK9nJ5fgGDIlRMWHCUEqqWqiuokmN4lMFYEBgsIKSqWU4GaSaQ8fU2difLjQAYlx408wHaJj6k6JCg8wYCkTp3p1Mm9MBQQAOw%3D%3D\") !important; } table img[title$=ppt], table img[title$=pps], table img[title$=PPT], table img[title$=PPS], table img[title$=pptx], table img[title$=ppsx], table img[title$=PPTX], table img[title$=PPSX] { width:0px!important; height:0px!important; padding-left:15px!important; padding-top:16px!important;";
    if (typeof GM_addStyle != "undefined") {
    	GM_addStyle(css);
    } else if (typeof addStyle != "undefined") {
    	addStyle(css);
    } else {
    	var heads = document.getElementsByTagName("head");
    	if (heads.length > 0) {
    		var node = document.createElement("style");
    		node.type = "text/css";
    		node.appendChild(document.createTextNode(css));
    		heads[0].appendChild(node); 
    	}
    }
    }
    });
    })();
    For the author here is the link to the fixed code of the gmail icons this extension is based on: http://userstyles.org/styles/30514

    great work, btw. i loved it so much i decided to fix it.
    cheers.

  3. #73
    maurinet is offline Junior Member
    Join Date
    Jun 2010
    Posts
    1

    Default

    Suggestion: Let us choose what color to use for the "highlight mouseover"

  4. #74
    JD25 is offline Junior Member
    Join Date
    Jul 2010
    Posts
    1

    Default glitch with repositioned print button

    Love the extension - particularly the remove ads / reposition print button

    Get a graphical glitch with the repositioned buttons when opening any email from a label view: a green border to the left, right and top of the buttons.

    Doesn't affect the buttons if an email is opened from the inbox.

    Any ideas?

  5. #75
    kga1978 is offline Junior Member
    Join Date
    Jul 2010
    Posts
    1

    Default

    I looooooove this extension! Any chance we could see a Safari 5 port?? Please, please, please??

  6. #76
    moreati is offline Junior Member
    Join Date
    Aug 2010
    Posts
    1

    Default

    Thank you for this extension. There's a minor bug in options.html. Line 48 refers to options.jpg, but the file is named options.JPG - on Linux and other case sensitive systems this causes the new tab to show a file not found error.

  7. #77
    runrunforest is offline Junior Member
    Join Date
    Aug 2010
    Posts
    9

    Default

    Great work mg2 and ionuke.

    I just wonder how I can request multiple variables in content script file. for instance,

    when retrieving ONE local storage in ads.js the code will be

    Code:
    (function() {
        chrome.extension.sendRequest({variable: "ads"}, function(response) {
            if(response.answer == "1") {
              do something
            }
        });
    })();
    But I want to retrieve two local storage, I don't know what the code will be, below is my mock up

    Code:
    (function() {
        chrome.extension.sendRequest({variable: "window",variable: "ads" }, function(response) {
            if(response[window].answer == "1" && response[ads].answer == "1") {
                do something
            }
        });
    })();
    I know its not right syntax, can anyone help me get it right?

  8. #78
    Tevya is offline Junior Member
    Join Date
    Nov 2010
    Posts
    2

    Default

    I've had the same problem for some time. However, recently this row of buttons has started blocking out the normal buttons at the top of the message (see the attached image) on some email threads, but not others. I love this plugin and all its features, but would be just as happy if we could just turn off these buttons entirely. Please update with this feature! Its super annoying to be unable to use these buttons.



    Quote Originally Posted by JD25 View Post
    Love the extension - particularly the remove ads / reposition print button
    Get a graphical glitch with the repositioned buttons when opening any email from a label view: a green border to the left, right and top of the buttons. Doesn't affect the buttons if an email is opened from the inbox. Any ideas?

  9. #79
    Tevya is offline Junior Member
    Join Date
    Nov 2010
    Posts
    2

    Default

    Bump! Help, can anyone update the plugin to fix this? I'm getting really tired of not being able to use the buttons at the top of emails. Perhaps there's a hack that will just remove those buttons entirely?

    Since mr.gruev doesn't seem to be updating this plugin anymore, can somebody else pick up where he left off? This has got to be one of the best plugins ever.

    And if you look at the plugin's page on the extension's gallery: http://goo.gl/ocbJ you'll see other people are having other problems pop-up. It just badly needs an update.

  10. #80
    rcocchiararo is offline Junior Member
    Join Date
    Dec 2010
    Posts
    1

    Default

    i have this problem when i disable adds (which also repositions the buttons above apps)

    http://www.flickr.com/photos/16943428@N04/5263989070/

    it does not happen at home, with my hi resolution display, but both the crt and old notebook i use at work (1024x768) display that unconfortable error.

    buttons that get overlaped (the ones on the bottom) do not work, neither does the "go back" link

Page 8 of 9 FirstFirst ... 6789 LastLast

Similar Threads

  1. Cutting and Pasting Into Gmail
    By Professor K in forum Chrome Troubleshooting
    Replies: 12
    Last Post: 11-19-2009, 02:47 AM
  2. Chrome or gmail bug.. can't log in
    By Benni in forum Bugs and Vulnerabilities
    Replies: 4
    Last Post: 11-02-2009, 03:59 PM
  3. Gmail checker
    By toketin in forum Plugins Troubleshooting
    Replies: 5
    Last Post: 10-24-2009, 07:20 PM
  4. Gmail This Not Working
    By Hiqutipie in forum Plugins Troubleshooting
    Replies: 1
    Last Post: 08-19-2009, 07:36 PM
  5. Gmail delay
    By Growat in forum Chrome Talk
    Replies: 0
    Last Post: 11-05-2008, 03:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •