Linco

Extension for Linco

What is Linco?

Linco is a Chrome extension developed by https://linco.app, and its main feature is "Extension for Linco".

Extension Screenshots

screenshot
screenshot

Download Linco Extension CRX File

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

                        Share your bookmarks with others.
Discover trending web pages faster.                    

Extension Basic Information

Name Linco Linco
ID emchcecoclapndghbkgomkofggklfkpa
Official URL https://chromewebstore.google.com/detail/linco/emchcecoclapndghbkgomkofggklfkpa
Description Extension for Linco
File Size 447 KB
Installation Count 21
Current Version 5.0.1
Last Updated 2023-08-18
Publish Date 2022-09-28
Rating 5.00/5 Total 1 Ratings
Developer https://linco.app
Email [email protected]
Payment Type free
Extension Website https://www.linco.app
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "5.0.1",
    "author": "Arclogos, Inc.",
    "name": "Linco",
    "description": "Extension for Linco",
    "permissions": [
        "tabs",
        "identity"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.adcc03ab.js"
            ],
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/www.linco.app",
        "https:\/\/accounts.google.com"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAra3pgtbJ7XhBQESLuGc3lAH6G8LNxrLgTpeDrFVL2JsevF0l+HWX7BSsI9ZA1yTjkqxHcpobCNmFu0q4h1FZZBmD0SDSQ0fWDSC5RjZv7osfvggqRx7bx8+PZXL2UqkhT4JZTvhiqdgAAkvwzqCQ28tNFOIGoOwx3a4ls5C0sXvt4D8hriJzsXPeLN6snesiEo+j7ZXK+0EHY07RpE2j1nCdVxuPP71TADktYI1a6Py5ohL4\/XmEARb1iHmm5Dr\/QiJTRjD8RokwzhwtspE7IG1t0Mg9\/8AigSFzIVkvP5vj58MoMZRDcBEaDaEUKdeV1MnlqciMX+PquKp3Ij4WKQIDAQAB",
    "web_accessible_resources": [
        {
            "resources": [
                "options.html"
            ],
            "matches": [
                ""
            ],
            "extension_ids": [
                "emchcecoclapndghbkgomkofggklfkpa"
            ]
        }
    ],
    "oauth2": {
        "client_id": "76704271040-ace5qd2kpg4fu1iailhr3va63r9jf87q.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    }
}