Leads tracker

Add sales leads from urls and via unput, remove them when you no longer require them.

Leads trackerとは何ですか?

Leads trackerはjasonburns502によって開発されたChromeの拡張機能で、その主な機能は「Add sales leads from urls and via unput, remove them when you no longer require them.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Leads tracker拡張機能のCRXファイルをダウンロード

Leads tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Introducing "Leads Tracker" - a powerful Google Chrome extension designed to revolutionize your lead management process. With Lead Tracker Pro, you can effortlessly organize and track your leads directly from your browser, streamlining your workflow and maximizing productivity.

Manual Lead Entry:
Gone are the days of jotting down leads on pieces of paper or scattered spreadsheets. Leads Tracker allows you to manually add leads with ease. Simply input the relevant information, such as name, contact details, and any additional notes, and save them securely within the extension.

Save Tab Feature:
Say goodbye to the hassle of bookmarking or copying URLs to keep track of potential leads. With Lead Trackers save tab feature, you can effortlessly capture and store the URL of the web page you're currently browsing. This convenient functionality ensures that you never miss out on important leads or valuable information.

Effortless Lead Management:
Managing your leads has never been easier. Lead Tracker provides a comprehensive set of tools to efficiently organize and manipulate your stored leads. You can delete all stored leads in a single click, or selectively remove individual leads as needed. This flexibility enables you to keep your lead database up-to-date and clutter-free, enhancing your overall productivity.

Seamless Integration:
Leads Tracker seamlessly integrates into your Google Chrome browser, becoming an invaluable companion for professionals engaged in lead generation and sales. Its intuitive user interface and straightforward functionalities make it accessible to users of all levels of technical expertise, ensuring a smooth and hassle-free experience.

Save Time and Boost Efficiency:
By centralizing your lead management process within Lead Tracker Pro, you save valuable time and eliminate the risk of losing or misplacing important leads. With its user-friendly interface and smart features, the extension empowers you to stay organized, enabling swift follow-ups and maximizing your chances of converting leads into successful business opportunities.

Upgrade your lead tracking experience with "Leads Tracker" - the essential Chrome extension for sales professionals, marketers, entrepreneurs, and anyone seeking to streamline their lead management process. Embrace the power of efficiency and take control of your leads like never before.

The duration for which leads stay stored in the extension depends on the settings for each user as Chrome's local storage depends on various factors, including the user's browser settings, the available storage space on the device, and any actions taken by the user or the extension itself. By default, Chrome's local storage is persistent, meaning that the data will remain stored until explicitly cleared by the user or by the extension.

However, it's important to note that local storage can be subject to certain limitations. If the user clears their browser data, including cookies and site data, the leads stored in the local storage will be deleted. Additionally, if the user's device runs low on storage space, Chrome may automatically clear local storage data to free up resources.                    

拡張機能の基本情報

名前 Leads tracker Leads tracker
ID ncbkjlkbdflhhphgjdnmkdpkajnojhnl
公式URL https://chromewebstore.google.com/detail/leads-tracker/ncbkjlkbdflhhphgjdnmkdpkajnojhnl
説明 Add sales leads from urls and via unput, remove them when you no longer require them.
ファイルサイズ 8.13 KB
インストール数 36
現在のバージョン 1.5
最終更新日 2023-07-16
公開日 2023-07-16
開発者 jasonburns502
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.5",
    "name": "Leads tracker",
    "description": "Add sales leads from urls and via unput, remove them when you no longer require them.",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ]
}