WebExtension.net
Toggle dark mode
WebExtension.net

Bluesky for Everyone

View on Chrome Web Store
View Bluesky for Everyone Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (4 ratings)
1 new ratings
30 views
This extension has been viewed 30 times

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
107 users
2
YTuong.me
View author page of YTuong.me
Published
Published on November 26, 2024
Version 1.1.1
Manifest version
3
Updated
Updated on January 11, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Bluesky for Everyone 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",
    "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"
    ]
}
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