DS App Launcher

Quick launch software made by Deven Swiergiel

What is DS App Launcher?

DS App Launcher is a Chrome extension developed by http://devenswiergiel.com, and its main feature is "Quick launch software made by Deven Swiergiel".

Extension Screenshots

screenshot

Download DS App Launcher Extension CRX File

Download DS App 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

                        A way to quickly apps made by me. Click the extension icon and be presented with a selection of financial tools.                    

Extension Basic Information

Name DS App Launcher DS App Launcher
ID aoncbelbllilpbhceklccbgclhfkajbg
Official URL https://chrome.google.com/webstore/detail/ds-app-launcher/aoncbelbllilpbhceklccbgclhfkajbg
Description Quick launch software made by Deven Swiergiel
File Size 422 KB
Installation Count 70
Current Version 2.0.1
Last Updated 2019-04-29
Publish Date 2019-04-29
Rating 5.00/5 Total 1 Ratings
Developer http://devenswiergiel.com
Payment Type free
Extension Website http://devenswiergiel.com/
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DS App Launcher",
    "description": "Quick launch software made by Deven Swiergiel",
    "version": "2.0.1",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}