West Coast Hip Hop Beats and Instrumentals

West Coast Hip Hop Beats and Instrumentals

jlortegabeatz.com - West Coast, Gangsta, G-funk, Hip Hop Beats and Instrumentals Beat Store Online

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "West Coast Hip Hop Beats and Instrumentals",
  "version": "0.1.0",
  "manifest_version": 2,
  "description": "jlortegabeatz.com - West Coast, Gangsta, G-funk, Hip Hop Beats and Instrumentals Beat Store Online",
  "homepage_url": "http://jlortegabeatz.com",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/icon19.png",
    "default_title": "West Coast Beats and Instrumentals Online",
    "default_popup": "src/browser_action/browser_action.html"
  }
}