BankExamsToday

BankExamsToday

Guide to IBPS and Bank exams. Get study plans, tips, download free notes, digests, question papers and more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "BankExamsToday",
  "description": "Guide to IBPS and Bank exams. Get study plans, tips, download free notes, digests, question papers and more.",
  "browser_action": {
    "default_icon": {
      "38": "icon.png"
    },
    "default_title": "BankExamsToday",
    "default_popup": "bankexamstoday.html"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "0.7"
}