Legal Forms and Agreements

Legal Forms and Agreements

Free legal forms, documents, wills and agreements tailored to the judicial system of your country.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Legal Forms and Agreements",
  "description": "Free legal forms, documents, wills and agreements tailored to the judicial system of your country.",
  "version": "1.1",
  "icons": {
    "19": "icon19.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon19.png",
    "default_popup": "popup.html"
  }
}