Bored

Activities for when you're bored

What is Bored?

Bored is a Chrome extension developed by vgc.extensions, and its main feature is "Activities for when you're bored".

Extension Screenshots

screenshot

Download Bored Extension CRX File

Download Bored 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

                        Get activities to do for when you are bored (activity, type of activity, how many people you need, and price range between 0 and 1).                    

Extension Basic Information

Name Bored Bored
ID aalielglhkmfpknodmcleffjfobbhmap
Official URL https://chromewebstore.google.com/detail/bored/aalielglhkmfpknodmcleffjfobbhmap
Description Activities for when you're bored
File Size 20.65 KB
Installation Count 97
Current Version 1.0.0
Last Updated 2022-09-26
Publish Date 2022-09-26
Developer vgc.extensions
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bored",
    "version": "1.0.0",
    "description": "Activities for when you're bored",
    "manifest_version": 3,
    "author": "Victoria Gonzalez-Canalle",
    "action": {
        "default_popup": "index.html",
        "default_title": "Bored"
    },
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    }
}