Stim video

Stimulating video to watch next to educational content Like subway surfer of minecraft parkour.

What is Stim video?

Stim video is a Chrome extension developed by maxnankivell1, and its main feature is "Stimulating video to watch next to educational content Like subway surfer of minecraft parkour.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Stim video Extension CRX File

Download Stim video 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

                        An extension that allows you to easily split your screen with video content from youtube, designed for putting stimulating content like minecraft parkour or subway surfer next to boring lecture videos.                    

Extension Basic Information

Name Stim video Stim video
ID fkfpijfjddpgcgihjjmhpdgikhnbmmgj
Official URL https://chromewebstore.google.com/detail/stim-video/fkfpijfjddpgcgihjjmhpdgikhnbmmgj
Description Stimulating video to watch next to educational content Like subway surfer of minecraft parkour.
File Size 25.23 KB
Installation Count 186
Current Version 1.0
Last Updated 2023-02-06
Publish Date 2023-02-06
Rating 4.50/5 Total 2 Ratings
Developer maxnankivell1
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Stim video",
    "version": "1.0",
    "description": "Stimulating video to watch next to educational content Like subway surfer of minecraft parkour.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "brain-stimulation.png",
        "32": "brain-stimulation.png",
        "48": "brain-stimulation.png"
    },
    "devtools_page": "devtools.html",
    "options_page": "options.html"
}