StartupFlux

View comprehensive Company Profiles right in your browser

What is StartupFlux?

StartupFlux is a Chrome extension developed by https://startupflux.com, and its main feature is "View comprehensive Company Profiles right in your browser".

Extension Screenshots

screenshot
screenshot

Download StartupFlux Extension CRX File

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

                        Quickly browse important company information like location, funding, business models, team, tech stack and more, right from your browser.                    

Extension Basic Information

Name StartupFlux StartupFlux
ID agdmdjdjikdgoccakdeppkmhkikejogd
Official URL https://chromewebstore.google.com/detail/startupflux/agdmdjdjikdgoccakdeppkmhkikejogd
Description View comprehensive Company Profiles right in your browser
File Size 18.53 KB
Installation Count 38
Current Version 0.0.4
Last Updated 2017-12-05
Publish Date 2017-12-05
Rating 5.00/5 Total 2 Ratings
Developer https://startupflux.com
Email [email protected]
Payment Type free
Extension Website https://startupflux.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "StartupFlux",
    "description": "View comprehensive Company Profiles right in your browser",
    "version": "0.0.4",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}