WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Bluesky Helper

Bluesky Helper

View on Chrome Web Store
View Bluesky Helper Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
1 new ratings
10 views
This extension has been viewed 10 times
0 downloads
This extension has been downloaded 0 times

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

Supercharge Your Bluesky Experience – Grow Your Account Faster with Mass Like, Mass Follow & Auto Unfollow!
Type
Extension
Users
9,000 users
1K
Extpose
View author page of Extpose
Published
Published on February 27, 2025
Version 1.0.4
Manifest version
3
Updated
Updated on May 15, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View Bluesky Helper 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,
    "minimum_chrome_version": "88",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "description": "__MSG_extShortDesc__",
    "version": "1.0.4",
    "background": {
        "service_worker": "js\/background.js"
    },
    "incognito": "split",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/bsky.app\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/bsky.app\/*"
    ]
}
© 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