Legal Forms and Agreements

Legal Forms and Agreements

Legal forms, documents, wills and agreements tailored to the judicial system of your country. With this add-on you can select from over hundred of complex legal document template and tailor it to your needs - thus saving thousands on legal fees!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Free legal forms, documents, wills and agreements tailored to the judicial system of your country.",
  "manifest_version": 2,
  "name": "Legal Forms and Agreements",
  "version": "1.1resigned1",
  "homepage_url": "http://xmeta.azurewebsites.net/category/Legal-Forms-and-Agreements",
  "icons": {
    "48": "icons/balance_48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/balance_32.png",
    "default_title": "Legal Forms and Agreements",
    "default_popup": "popup/start.html"
  },
  "web_accessible_resources": [
    "beasts/frog.jpg",
    "beasts/turtle.jpg",
    "beasts/snake.jpg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fafb60b9-2810-4359-a8c7-1b8141c46187}"
    }
  }
}