アマゾン10-90%OFF簡単検索

アマゾン10-90%OFF簡単検索

アマゾンの10%-90%OFFの商品を検索

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "アマゾン10-90%OFF簡単検索",
  "description": "アマゾンの10%-90%OFFの商品を検索",
  "version": "1.0.0",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon19.png",
    "default_popup": "popup.html"
  }
}