Blue Lobster

beware...

What is Blue Lobster?

Blue Lobster is a Chrome extension developed by davidmjohnsjr, and its main feature is "beware...".

Extension Screenshots

screenshot

Download Blue Lobster Extension CRX File

Download Blue Lobster extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension will open a video of the blue lobster on youtube every 30 seconds.                    

Extension Basic Information

Name Blue Lobster Blue Lobster
ID odoggnfddillbajpcdobhdbdcibnpjic
Official URL https://chromewebstore.google.com/detail/blue-lobster/odoggnfddillbajpcdobhdbdcibnpjic
Description beware...
File Size 52.41 KB
Installation Count 32
Current Version 1.0
Last Updated 2022-08-25
Publish Date 2022-08-25
Rating 5.00/5 Total 1 Ratings
Developer davidmjohnsjr
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Blue Lobster",
    "description": "beware... ",
    "version": "1.0",
    "icons": {
        "16": "\/images\/lobster16.png",
        "48": "\/images\/lobster48.png",
        "128": "\/images\/lobster128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "alarms"
    ]
}