Add-ons Manager - Scriptish Screenshot

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

Author
LouCypher
Daily installs
0
Total installs
230
Ratings
2 0 0
Version
1.0
Created
2014-03-10
Updated
2015-05-13
License
MPL 2.0
Applies to

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