Add-ons Manager - Scriptish Screenshot

[Scriptish only] Show screenshot on Scriptish user script page in Add-ons Manager.

लेखक
LouCypher
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
233
रेटिंग
2 0 0
आवृत्ती
1.0
बनवली
2014-03-10
अपडेट केली
2015-05-13
आकार
2.69 KB
License
MPL 2.0
यांवर लागू होते:

Notes

This will only work if the user script has @screenshot metadata.

If you'd rather use Stylish, use this CSS code:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url(about:addons),
               url(chrome://mozapps/content/extensions/extensions.xul){
  #detail-view[type=userscript] #detail-screenshot[width=null][height=null]{
    min-width: 200px;
    min-height: 150px;
  }
}

Compatibility

Firefox 24+ or compatible with Scriptish 0.1+.

Screenshot

Screenshot