WebExtension.net
Toggle dark mode
WebExtension.net

pallonizer

View on Chrome Web Store
View pallonizer Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times

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

A fun chrome extension to turn images and videos on the page to Pallone memez!
Type
Extension
Users
6 users
1
Anish Lakkapragada
View author page of Anish Lakkapragada
Published
Published on September 14, 2021
Version 10.02
Manifest version
2
Updated
Updated on September 23, 2021
lifestyle/fun
Extension Category
View on Chrome Web Store
View pallonizer 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": 2,
    "name": "pallonizer",
    "description": "A fun chrome extension to turn images and videos on the page to Pallone memez!",
    "version": "10.02",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle",
            "js": [
                "src\/memeing.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "image.png",
        "default_popup": "src\/popup.html",
        "default_title": "My First Chrome Extension"
    },
    "permissions": [
        "storage"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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