Skip to content

Commit

Permalink
Clean up web_accessible_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
astral-sa committed Jul 12, 2020
1 parent 2ee8eac commit b27e712
Showing 1 changed file with 2 additions and 64 deletions.
66 changes: 2 additions & 64 deletions extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,70 +81,8 @@
"default_popup": "popup.html"
},
"web_accessible_resources": [
"images/blank.gif",
"images/colorpicker_background.png",
"images/colorpicker_hex.png",
"images/colorpicker_hsb_b.png",
"images/colorpicker_hsb_h.png",
"images/colorpicker_hsb_s.png",
"images/colorpicker_indic.gif",
"images/colorpicker_overlay.png",
"images/colorpicker_rgb_b.png",
"images/colorpicker_rgb_g.png",
"images/colorpicker_rgb_r.png",
"images/colorpicker_select.gif",
"images/colorpicker_submit.png",
"images/custom_background.png",
"images/custom_hex.png",
"images/custom_hsb_b.png",
"images/custom_hsb_h.png",
"images/custom_hsb_s.png",
"images/custom_indic.gif",
"images/custom_rgb_b.png",
"images/custom_rgb_g.png",
"images/custom_rgb_r.png",
"images/custom_submit.png",
"images/gesturenav-bottom-refresh.png",
"images/gesturenav-bottom-press.png",
"images/gesturenav-bottom.png",
"images/gesturenav-left-press.png",
"images/gesturenav-left.png",
"images/gesturenav-right-press.png",
"images/gesturenav-right.png",
"images/gesturenav-top-press.png",
"images/gesturenav-top.png",
"images/gradient.png",
"images/lastpost.png",
"images/loading-spinner.gif",
"images/logo.jpg",
"images/logo128.png",
"images/logo16.png",
"images/logo16_trans.png",
"images/logo32.png",
"images/logo48.png",
"images/nav-firstpage.png",
"images/nav-lastpage.png",
"images/nav-nextpage.png",
"images/nav-prevpage.png",
"images/note.png",
"images/quick-reply-close.gif",
"images/quick-reply-imgur.png",
"images/quick-reply-rolldown.gif",
"images/quick-reply-rollup.gif",
"images/quick-reply-smiley.gif",
"images/quick-reply-tags.gif",
"images/salr_backdrop.jpg",
"images/scale_image.png",
"images/scale_image_up.png",
"images/select.png",
"images/select2.png",
"images/slider.png",
"images/star0.gif",
"images/star1.gif",
"images/star2.gif",
"images/sticky_off.gif",
"images/sticky_on.gif",
"images/unvisit.png",
"images/*.gif",
"images/*.png",
"imgur-upload.html",
"images/emoticons/*",
"js/jquery/jquery.min.map"
Expand Down

0 comments on commit b27e712

Please sign in to comment.