Animalese Typing

Animalese Typing

Please stop downloading this addon. Any problems you have are not my fault. Please use the version of the extension uploaded by the OFFICIAL creator.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Joshua Sherry",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c835e043-15f6-49f2-9b9d-dbed1d825af3}"
    }
  },
  "manifest_version": 3,
  "name": "Animalese Typing",
  "description": "This extension has moved location!",
  "version": "1.2",
  "content_scripts": [],
  "action": {
    "default_icon": {
      "128": "assets/images/icon_off.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "assets/images/icon48.png",
    "128": "assets/images/icon128.png"
  }
}