WebExtension.net
WebExtension.net

LINE Share

View on Chrome Web Store
View LINE Share Chrome Extension on Chrome Web Store
4.0 (1,877 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Get more out of LINE by using its Chrome extension
Type
Extension
Users
200,000 users
LY Corporation
View author page of LY Corporation
Published
Published on April 25, 2017
Version 1.0.9
Manifest version
3
Updated
Updated on April 15, 2024
View on Chrome Web Store
View LINE Share Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LINE Share",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "version": "1.0.9",
    "icons": {
        "32": "img\/icon_32x32.png",
        "48": "img\/icon_48x48.png",
        "64": "img\/icon_64x64.png",
        "96": "img\/icon_96x96.png",
        "128": "img\/icon_128x128.png"
    },
    "action": {
        "default_title": "LINE Share",
        "default_icon": {
            "32": "img\/icon_32x32.png",
            "48": "img\/icon_48x48.png",
            "64": "img\/icon_64x64.png",
            "96": "img\/icon_96x96.png",
            "128": "img\/icon_128x128.png"
        }
    },
    "permissions": [
        "tabs",
        "activeTab",
        "contextMenus",
        "storage",
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "background": {
        "service_worker": "bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript\/tool.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top