{"id":36647013,"url":"https://github.com/deminearchiver/animate-test-addons","last_synced_at":"2026-01-12T10:01:38.190Z","repository":{"id":177320139,"uuid":"660189069","full_name":"deminearchiver/animate-test-addons","owner":"deminearchiver","description":"A collection of native addons for Adobe Animate","archived":false,"fork":false,"pushed_at":"2023-10-18T13:58:57.000Z","size":439,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-28T04:03:54.662Z","etag":null,"topics":["addon","adobe","adobe-animate","animate","cmake","cpp","dwmapi","jsapi","qt","qt-widgets","qt6","win32","windows","windows11"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deminearchiver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-29T12:50:03.000Z","updated_at":"2024-04-28T04:03:54.663Z","dependencies_parsed_at":null,"dependency_job_id":"4cbc935e-51d9-457b-a159-e8cae642434a","html_url":"https://github.com/deminearchiver/animate-test-addons","commit_stats":null,"previous_names":["deminearchiver/animate-test-addons"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/deminearchiver/animate-test-addons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deminearchiver%2Fanimate-test-addons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deminearchiver%2Fanimate-test-addons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deminearchiver%2Fanimate-test-addons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deminearchiver%2Fanimate-test-addons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deminearchiver","download_url":"https://codeload.github.com/deminearchiver/animate-test-addons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deminearchiver%2Fanimate-test-addons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","adobe","adobe-animate","animate","cmake","cpp","dwmapi","jsapi","qt","qt-widgets","qt6","win32","windows","windows11"],"created_at":"2026-01-12T10:01:38.015Z","updated_at":"2026-01-12T10:01:38.173Z","avatar_url":"https://github.com/deminearchiver.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adobe Animate Test\nThis repository contains test native addons for Adobe Animate\nYou can read more about creating native addons [**here**](https://github.com/AdobeDocs/developers-animatesdk-docs/blob/master/C-Level_Extensibility/About_extensibility.md).\n\n\n## Addons list\n\n| Name | Description | Downloads |\n| - | - | - |\n| [**animate11**](https://github.com/DeMineArchiver/animate-test-addons/blob/master/animate11/README.md) \u003csup\u003enew\u003c/sup\u003e | \u003cq\u003emake Animate ***trully* immersive**!\u003c/q\u003e\u003cbr\u003eThis addon colors **all titlebars** in Adobe Animate the same as their windows | - [**0.1.3** \u003csup\u003elatest\u003c/sup\u003e](https://github.com/DeMineArchiver/animate-test-addons/releases/tag/animate11-v0.1.3 \"animate11-v0.1.3\")\u003cbr\u003e- [**0.1.2**](https://github.com/DeMineArchiver/animate-test-addons/releases/tag/animate11-v0.1.2 \"animate11-v0.1.2\")\u003cbr\u003e- [**0.1.0**](https://github.com/DeMineArchiver/animate-test-addons/releases/tag/animate11-v0.1.0 \"animate11-v0.1.0\")\u003cbr\u003e- [**0.0.1**](https://github.com/DeMineArchiver/animate-test-addons/releases/tag/animate11-v0.0.1 \"animate11-v0.0.1\") |\n| [**AltBlocker**](https://github.com/DeMineArchiver/animate-test-addons/blob/master/altblocker/README.md) \u003csup\u003enew\u003c/sup\u003e | \u003cq\u003eNo more **alt**!\u003c/q\u003e\u003cbr\u003ePrevents \u003ckbd\u003e⎇ Alt\u003c/kbd\u003e from **blocking** keyboard input in **Adobe Animate** | - [**0.0.1** \u003csup\u003elatest\u003c/sup\u003e](https://github.com/DeMineArchiver/animate-test-addons/releases/tag/altblocker-v0.0.1 \"altblocker-v0.0.1\")\n| [**Qt in Animate**](https://github.com/DeMineArchiver/animate-test-addons/blob/master/qt-in-animate/README.md) \u003csup\u003enew\u003c/sup\u003e | Proof of concept: use **Qt** in an **Animate Native Addon** | **Coming soon** |\n\n\n## Installation\nIn this section there are common **installation instructions** for **most** of the addons above.\n\u003e **Note** **before** installing an addon, **check** its respective **page** for **installation remarks**, such as **system requirements**.\n\n### 1. Download the addon\n**Download** the file ending with `.dll` from the [**releases**](https:// \"Releases\") page.\n### 2. Open the addons folder\n\nThe **addons installation** directory is\n```\n%LocalAppData%/Adobe/Animate \u003cversion\u003e/\u003clocale\u003e/Configuration/External Libraries/\n```\n\n- `\u003cversion\u003e` is your Animate version, e.g. `2023`\n- `locale` is the language of your Animate, typically `en_US`\n\nTo quickly navigate to this directory, you can press \u003ckbd\u003e\u003ckbd\u003e❖ Win\u003c/kbd\u003e+\u003ckbd\u003eR\u003c/kbd\u003e\u003c/kbd\u003e and copy the text there\n\n### 3. Install the addon\n\n**Copy** the file you **downloaded** into the **addons folder**.\n\n### 4. Restart Animate\n\nIf Adobe Animate was **open** during installation, **restart** it.\n\n## Uninstallation\n\n### 1. Close Animate\n\nIf Adobe Animate is **running**, **close it** to **unlock** the addon files.\n\n### 2. Uninstall the addon\nRemove the addon's respective `.dll` file from the addons installation folder, i.e.\n```\n%LocalAppData%/Adobe/Animate \u003cversion\u003e/\u003clocale\u003e/Configuration/External Libraries/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeminearchiver%2Fanimate-test-addons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeminearchiver%2Fanimate-test-addons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeminearchiver%2Fanimate-test-addons/lists"}