Seret.co.il | אתר סרט

Seret.co.il | אתר סרט

כל המידע אודות עולם הסרטים והסדרות בקליק

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Seret.co.il | אתר סרט",
  "description": "כל המידע אודות עולם הסרטים והסדרות בקליק",
  "version": "1.0.1",
  "homepage_url": "http://www.seret.co.il",
  "permissions": [
    "http://www.seret.co.il/*"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "seretMain.html"
  },
  "icons": {
    "16": "icon16.png",
    "19": "icon19.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}