Tax2290

Tax2290

Tax2290.com is the 1st IRS Authorized and most trusted e-file provider for the Heavy Vehicle Use Tax Form 2290, among the truckers

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Tax2290",
  "manifest_version": 2,
  "version": "1.2",
  "description": "Tax2290.com is the 1st IRS Authorized and most trusted e-file provider for the Heavy Vehicle Use Tax Form 2290, among the truckers",
  "icons": {
    "128": "icon.png"
  },
  "web_accessible_resources": [
    "icon.png"
  ],
  "app": {
    "urls": [
      "http://www.tax2290.com/"
    ],
    "launch": {
      "web_url": "http://www.tax2290.com/"
    }
  },
  "permissions": [
    "http://www.tax2290.com",
    "<all_urls>",
    "http://*/*",
    "https://*/*"
  ]
}