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
官方網址 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
電子郵箱 [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"
    ]
}