MP3Juice - Search MP3 Downloads

MP3Juice - Search MP3 Downloads

MP3Juice is a digital free mp3 download search engine. This extension add the search bar to your browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "MP3Juice - Search MP3 Downloads",
  "version": "1.0.1",
  "description": "MP3Juice is a digital free mp3 download search engine. This extension add the search bar to your browser.",
  "icons": {
    "16": "fav-16.png",
    "48": "fav-48.png",
    "64": "fav-64.png",
    "96": "fav-96.png",
    "128": "fav-128.png",
    "256": "fav-128.png"
  },
  "browser_action": {
    "default_title": "MP3Juices",
    "default_popup": "popup.html"
  }
}