WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Sequi · Smart Sequences

Sequi · Smart Sequences

View on Chrome Web Store
View Sequi · Smart Sequences Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (2 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Sep 15, 2025.

With Sequi you can create and automate your sales sequences.
Type
Extension
Users
104 users
2
Website sequi.io
Scrupp
View author page of Scrupp
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 2, 2022
Version 1.0.18
Manifest version
3
Updated
Updated on June 26, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Sequi · Smart Sequences 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",
    "background": {
        "service_worker": "build\/background.js"
    },
    "action": {
        "default_icon": "logo.png",
        "default_title": "Sequi \u00b7 Smart Sequences"
    },
    "content_scripts": [
        {
            "js": [
                "build\/app.js"
            ],
            "css": [
                "css\/extension.css"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/app.sequi.io\/account\/list",
                "*:\/\/*.sequi.io\/auth\/connect*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "With Sequi you can create and automate your sales sequences.",
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "manifest_version": 3,
    "name": "Sequi \u00b7 Smart Sequences",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.sequi.io\/*",
            "*:\/\/*.linkedin.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*.linkedin.com\/",
        "*:\/\/*.sequi.io\/*"
    ],
    "permissions": [
        "storage",
        "cookies"
    ],
    "short_name": "Sequi \u00b7 Smart Sequences",
    "version": "1.0.18"
}
© 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