WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Snippets Manager

Snippets Manager

View on Chrome Web Store
5.0 (1 ratings)
0 views
0 downloads

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

Save text snippets, and use them later.
Type
Extension
Users
25 users
1
BrowserNative
Published
Version 0.0.3
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Snippets Manager",
    "short_name": "Snippets Manager",
    "version": "0.0.3",
    "manifest_version": 3,
    "description": "Save text snippets, and use them later.",
    "icons": {
        "48": "static\/icon-48.png",
        "128": "static\/icon-128.png"
    },
    "action": {
        "default_popup": "\/popup\/popup.html"
    },
    "homepage_url": "https:\/\/browsernative.com\/snippets-manager-pastebin-chrome-extension\/",
    "background": {
        "service_worker": "sw.js"
    },
    "permissions": [
        "storage",
        "contextMenus"
    ]
}
© 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.