Credit Repair Programs That Work

Credit Repair Programs That Work

Repair Your Own Credit Without Huge or Monthly Fees With Access To 50 Dispute Letters

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Credit Repair Programs That Work",
  "manifest_version": 2,
  "short_name": "creditrepairprogramsthatwork",
  "description": "Repair Your Own Credit Without Huge or Monthly Fees With Access To 50 Dispute Letters",
  "version": "2.0",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_606-1503577828.png"
  },
  "icons": {
    "128": "128px_606-1503577843.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}