WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Bluesky for Everyone

Bluesky for Everyone

View on Chrome Web Store
4.3 (4 ratings)
1 new ratings
114 views

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

Make something for Bluesky
Type
Extension
Users
141 users
1
YTuong.me
Published
Version 1.1.1
Manifest version
3
Updated
productivity/tools
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bluesky for Everyone",
    "description": "Make something for Bluesky",
    "version": "1.1.1",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "96": "img\/logo-96.png",
        "128": "img\/logo-128.png",
        "196": "img\/logo-196.png"
    },
    "action": {
        "default_popup": "popup.html#\/?popup=true",
        "default_icon": "img\/logo-96.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.js-loader-ce41f98f.js",
                "assets\/content.jsx-loader-dbe5fe9a.js"
            ],
            "matches": [
                "*:\/\/bsky.app\/*"
            ],
            "css": [
                "assets\/index-4d2672a0.css"
            ]
        },
        {
            "js": [
                "assets\/x.js-loader-9914658d.js"
            ],
            "matches": [
                "*:\/\/x.com\/*"
            ],
            "css": [
                "assets\/index-4d2672a0.css"
            ]
        }
    ],
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/bsky.app\/*",
                "*:\/\/x.com\/*"
            ],
            "resources": [
                "*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/bsky.app\/*"
            ],
            "resources": [
                "assets\/chunk-6a389d20.js",
                "assets\/chunk-4c77da7f.js",
                "assets\/chunk-b99e6c60.js",
                "assets\/chunk-725317a4.js",
                "assets\/chunk-adbe4fe8.js",
                "assets\/chunk-c6af86f4.js",
                "assets\/chunk-25648a93.js",
                "assets\/chunk-1c8a82ab.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/x.com\/*"
            ],
            "resources": [
                "assets\/chunk-4c77da7f.js",
                "assets\/chunk-6a389d20.js",
                "assets\/chunk-b99e6c60.js",
                "assets\/chunk-725317a4.js",
                "assets\/chunk-f3473d22.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "storage"
    ]
}
© 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.