Add-ons Manager - Scriptish Screenshot

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

ของเมื่อวันที่ 13-05-2015 ดู เวอร์ชันล่าสุด

ผู้เขียน
LouCypher
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
10-03-2014
อัปเดตเมื่อ
13-05-2015
Size
2.69 กิโลไบต์
สัญญาอนุญาต
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