WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Post-it Flutuante - Post-its Flutuantes Miplle

Post-it Flutuante - Post-its Flutuantes Miplle

View on Chrome Web Store
View Post-it Flutuante - Post-its Flutuantes Miplle Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Crie post-its flutuantes de fácil acesso! Desenvolvido pela Miplle.
Type
Extension
Users
5 users
1
miplleplu
View author page of miplleplu
Published
Published on April 30, 2025
Version 1.0
Manifest version
3
Updated
Updated on April 30, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Post-it Flutuante - Post-its Flutuantes Miplle 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": "Post-it Flutuante - Post-its Flutuantes Miplle",
    "description": "Crie post-its flutuantes de f\u00e1cil acesso! Desenvolvido pela Miplle.",
    "version": "1.0",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "48": "assets\/icon48.png",
            "128": "assets\/icon128.png"
        },
        "default_title": "Post-it Flutuante"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/icon128.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "contentStyles.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