WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ITERIOS Travel Agent

ITERIOS Travel Agent

View on Chrome Web Store
View ITERIOS Travel Agent Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (4 ratings)
8 views
This extension has been viewed 8 times

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

Плагин для туристической CRM, позволяющий буквально в пару кликов создать подборку туров/отелей и отправить клиенту по email/sms.
Type
Extension
Users
964 users
1
ITERIOS Team
View author page of ITERIOS Team
Published
Published on January 19, 2019
Version 2.4.20.13
Manifest version
3
Updated
Updated on March 26, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ITERIOS Travel Agent Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ITERIOS Travel Agent",
    "version": "2.4.20.13",
    "description": "\u041f\u043b\u0430\u0433\u0438\u043d \u0434\u043b\u044f \u0442\u0443\u0440\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 CRM, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0438\u0439 \u0431\u0443\u043a\u0432\u0430\u043b\u044c\u043d\u043e \u0432 \u043f\u0430\u0440\u0443 \u043a\u043b\u0438\u043a\u043e\u0432 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u043e\u0434\u0431\u043e\u0440\u043a\u0443 \u0442\u0443\u0440\u043e\u0432\/\u043e\u0442\u0435\u043b\u0435\u0439 \u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0443 \u043f\u043e email\/sms.",
    "homepage_url": "https:\/\/office.iterios.com",
    "icons": {
        "16": "img\/iterios_bird_16x16.png",
        "32": "img\/iterios_bird_32x32.png",
        "48": "img\/iterios_bird_48x48.png",
        "128": "img\/iterios_bird_128x128.png"
    },
    "action": {
        "default_title": "ITA",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/iterios_bird_16x16.png",
            "32": "img\/iterios_bird_32x32.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/office.iterios.com\/*",
            "*:\/\/office-stage.iterios.com\/*"
        ]
    },
    "permissions": [
        "storage",
        "notifications",
        "tabs",
        "scripting",
        "clipboardWrite"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/dayJS\/plugin\/advancedFormat.js",
                "js\/dayJS\/plugin\/customParseFormat.js",
                "js\/dayJS\/dayjs.min.js",
                "translations.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "run_at": "document_end"
        }
    ]
}
© 2025 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