SBCEO Portal Launcher

Easily launch your favorite SBCEO Portal resources.

What is SBCEO Portal Launcher?

SBCEO Portal Launcher is a Chrome extension developed by SBCEO Portal, and its main feature is "Easily launch your favorite SBCEO Portal resources.".

Extension Screenshots

screenshot

Download SBCEO Portal Launcher Extension CRX File

Download SBCEO Portal Launcher 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

                        Have an SBCEO Portal account? Easily launch some of your favorite sites with this Chrome Extension including California Streaming, World Book, and Maps 101.                    

Extension Basic Information

Name SBCEO Portal Launcher SBCEO Portal Launcher
ID clllbfmjehmckbppdfgmekooanfobbje
Official URL https://chromewebstore.google.com/detail/sbceo-portal-launcher/clllbfmjehmckbppdfgmekooanfobbje
Description Easily launch your favorite SBCEO Portal resources.
File Size 59.06 KB
Installation Count 34
Current Version 0.0.3
Last Updated 2016-11-08
Publish Date 2016-11-08
Rating 5.00/5 Total 2 Ratings
Developer SBCEO Portal
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SBCEO Portal Launcher",
    "short_name": "Portal",
    "options_page": "options.html",
    "version": "0.0.3",
    "description": "Easily launch your favorite SBCEO Portal resources.",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icon16.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}