Slashdot Mirror


User: ApodicticAce

ApodicticAce's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Lumens per watt? on Researchers Create New Cheap, Shatterproof, Plastic Light Bulbs · · Score: 1

    anyone with access to the paper thereat science direct or

    Organic Electronics
    Volume 14, Issue 1 , January 2013, Pages 8â"18

    numbers would be nice for something like light :-)

  2. Cached link re-exposed using Stylish (chrome & on No Tab Relocation Coming For Chrome · · Score: 1

    Google Cached links re-exposed using Stylish (in Chrome & Firefox)

    Here's your simple recipe:

    1) Get Stylish, the CSS modifier plugin/extension for Chrome or Firefox
          Chrome: https://chrome.google.com/webstore/detail/fjnbnpbmkenffdnngjfgmeleoegfcffe
          Firefox: https://addons.mozilla.org/en-US/firefox/addon/stylish/

    2) Make this one-line script/style (Click Stylish's icon -> 'Manage installed styles' -> 'Write new style' & name it "Expose Cached+" if you like):

    .vshid{display: inline !important;}

    3) Save
    4) Enjoy

    For bonus enjoyment you can make the Cached link really stand out with this:

    .vshid{
    display: inline !important;
    color: red !important;
    text-shadow: 1px 1px 4px #ff0000;
    text-transform: uppercase !important;
    font: italic bold small/1.4em Comic Sans MS, sans-serif red !important;
    }

    Voila Cached happiness returns :) (as well as 'Similar')
    Enjoy!

    p.s. I thought I'd gone nuts when the cached link disappeared and looked in the source and it was still RIGHT THERE but hidden! by the css ... a little digging into css tricks lead to this recipe -- the extra emphasis bit was made me feel even better now that the cached links REALLY STANDS OUT.
      I hope gives you as much pleasure as it gave me ... & Big thanks to Stylish's Jason Barnabe!!

    # google cached link links missing disappeared gone lost
    # solved solution fixed fix answered answer
    # bring back google cached link links
    # solved solution fixed fix answered answer google cached link links missing disappeared gone lost