WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Visual Animation Generator

Visual Animation Generator

View on Chrome Web Store
View Visual Animation Generator Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new ratings
6 views
This extension has been viewed 6 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Add animations to your website visually, no coding needed!
Type
Extension
Users
183 users
4
YellowPencil
View author page of YellowPencil
Published
Published on August 21, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on November 20, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View Visual Animation Generator Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Visual Animation Generator",
    "description": "Add animations to your website visually, no coding needed!",
    "version": "1.0.3",
    "action": {
        "default_icon": "assets\/icons\/icon_128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "assets\/icons\/icon_16.png",
        "32": "assets\/icons\/icon_32.png",
        "48": "assets\/icons\/icon_48.png",
        "64": "assets\/icons\/icon_64.png",
        "128": "assets\/icons\/icon_128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/fonts\/inter.ttf",
                "assets\/icons\/icon_128.png",
                "assets\/main.tsx.a3072cac.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/main.tsx-loader.8636b832.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "assets\/main.75be7f59.css"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top