Add-ons Manager - Scriptish Screenshot

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

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
LouCypher
일일 설치수
0
총 설치수
232
평점
2 0 0
버전
1.0
생성
2014-03-10
갱신
2015-05-13
라이선스
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