אופיניון - סרטים מומלצים בטלוויזיה

אופיניון - סרטים מומלצים בטלוויזיה

איזה סרטים משודרים עכשיו בטלוויזיה, ומה יהיה בעוד כמה שעות? מעתה אין צורך לעצור את הגלישה ולבדוק - אופיניון יעשה את זה בשבילכם.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "אופיניון - סרטים מומלצים בטלוויזיה",
  "version": "3.6",
  "manifest_version": 2,
  "icons": {
    "16": "opinion_icon_16.png",
    "48": "opinion_icon_48.png",
    "128": "opinion_icon_128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "opinion_icon_19.png",
      "36": "opinion_icon_36.png"
    },
    "default_title": "Opinion",
    "default_popup": "popup.html"
  }
}