Bikini Luxe

Bikini Luxe

Bikini Luxe is the destination for Women's Fashion & Swimwear. Featuring luxury brands that give back to their local communities

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Bikini Luxe",
  "description": "Bikini Luxe is the destination for Women's Fashion & Swimwear. Featuring luxury brands that give back to their local communities",
  "version": "0.0.0.1",
  "icons": {
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {}
}