Döviz - Altın Çevirici / FinansCepte

Döviz - Altın Çevirici / FinansCepte

67 farklı döviz kuru ve altın çapraz sorgulama, finanscepte kalitesiyle

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Döviz - Altın Çevirici / FinansCepte",
  "description": "67 farklı döviz kuru ve altın çapraz sorgulama, finanscepte kalitesiyle",
  "version": "0.1",
  "manifest_version": 2,
  "app": {
    "background": {
      "scripts": [
        "background.js"
      ]
    }
  },
  "permissions": [
    "webview",
    "http://www.finanscepte.com/"
  ],
  "icons": {
    "16": "appico16.png",
    "128": "appico128.png"
  }
}