"Jesus is My Strength" Pink Lemonade Style

"Jesus is My Strength" Pink Lemonade Style

2 Corinthians 12:9-10; Sunset theme for Believers in Christ, but also a reminder that Jesus strengthens us. A Jill Cheese original.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "manifest_version": 2,
  "version": "0.0.1",
  "default_locale": "en",
  "icons": {
    "128": "icon.png"
  },
  "theme": {
    "images": {
      "theme_ntp_background": "theme_ntp_background.png",
      "theme_toolbar": "theme_toolbar.png",
      "theme_frame": "theme_frame.png",
      "theme_frame_inactive": "theme_frame_inactive.png",
      "theme_tab_background": "theme_tab_background.png",
      "theme_ntp_attribution": "theme_ntp_attribution.png",
      "theme_frame_incognito": "theme_frame_incognito.png",
      "theme_tab_background_incognito": "theme_tab_background_incognito.png",
      "theme_frame_incognito_inactive": "theme_frame_incognito_inactive.png"
    }
  }
}