OSNS Launcher

Quick Launch Our Savior Media

What is OSNS Launcher?

OSNS Launcher is a Chrome extension developed by Brandon S., and its main feature is "Quick Launch Our Savior Media".

Extension Screenshots

screenshot

Download OSNS Launcher Extension CRX File

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

                        This extension is used to easily navigate to any of the OSNS Social Media pages. Just simply click one of the images, and you will be redirected to that site.                    

Extension Basic Information

Name OSNS Launcher OSNS Launcher
ID cjdhhommmfipeklcbaojadcdicbeojni
Official URL https://chrome.google.com/webstore/detail/osns-launcher/cjdhhommmfipeklcbaojadcdicbeojni
Description Quick Launch Our Savior Media
File Size 25.02 KB
Installation Count 39
Current Version 2.1.0
Last Updated 2018-11-26
Publish Date 2018-11-26
Developer Brandon S.
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OSNS Launcher",
    "description": "Quick Launch Our Savior Media",
    "version": "2.1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}