WebExtension.net
WebExtension.net

Lentii itinerary idea upload

View on Chrome Web Store
View Lentii itinerary idea upload Chrome Extension on Chrome Web Store
5.0 (2 ratings)

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

Lentii online itinerary! Hotels, plane tickets, or restaurants, store links form any site in one spot!
Type
Extension
Users
42 users
2
Website lentii.com
Lentii.com
View author page of Lentii.com
Published
Published on July 22, 2019
Version 1.0.3
Manifest version
2
Updated
Updated on December 12, 2019
View on Chrome Web Store
View Lentii itinerary idea upload Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "persistent": false,
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "ico\/lentii_extension_16X16.png",
            "32": "ico\/lentii_extension_32x32.png",
            "48": "ico\/lentii_extension_48x48.png",
            "128": "ico\/lentii_extension_128X128.png"
        },
        "default_title": "Lentii"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "scripts\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "ico\/lentii_extension_16X16.png",
        "32": "ico\/lentii_extension_32x32.png",
        "48": "ico\/lentii_extension_48x48.png",
        "128": "ico\/lentii_extension_128X128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "options_page": "options.html",
    "permissions": [
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}
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