Gazete Kolay

Gazete Kolay

Bütün haberlere tek tıkla ulaşın

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Gazete Kolay",
  "description": "Bütün haberlere tek tıkla ulaşın",
  "version": "0.2",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "gazete-32.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "gazete-16.png",
    "128": "gazete-128.png"
  }
}