Lifetime Deal Reminder by Lifetimo

Never Miss Great Lifetime Deals. Get Instant Alert.

Lifetime Deal Reminder by Lifetimoคืออะไร?

Lifetime Deal Reminder by Lifetimo เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://lifetimo.com และคุณลักษณะหลักของมันคือ "Never Miss Great Lifetime Deals. Get Instant Alert."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lifetime Deal Reminder by Lifetimo

ดาวน์โหลดไฟล์ส่วนขยาย Lifetime Deal Reminder by Lifetimo ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Key Features:

✨ Lightweight and high-speed performance
🔍 Instantly browse over 100 currently popular active lifetime deals
🚀 Receive instant alerts for newly launched noteworthy lifetime deals
⏰ Timely reminders before the expiry of popular lifetime deals
🎁 Access exclusive lifetime deals and freebies not found elsewhere
🔔 Option to enable or disable browser push notifications via the settings panel
🌟 Curated list of premium and valuable tools from over 50 sites

Description:

This Chrome extension is designed specifically for Digital Marketers, Freelancers, Growth Hackers, and Entrepreneurs seeking great SaaS deals and WordPress offers. Don’t forget to share this with others who could benefit from it.

Why We Built This?

At lifetimo.com, we curate hundreds of lifetime deals every month for SaaS tools, WordPress items, Graphics, and more. However, we often receive queries from users who missed a deal and wonder if there’s a way to bring it back. Unfortunately, good lifetime deals rarely make a comeback.

To address this issue, we created a simple and lightweight Chrome extension. It sends push notifications whenever a new solid deal is launched and provides reminders before the deal expires.

But wait! With dozens of deals launched daily, will we flood you with notifications for each one? Definitely not! We evaluate tools based on thorough market research and only send notifications for stable, premium, and authentic SaaS deals that are truly worth your time. Additionally, you can instantly browse over 100 currently active lifetime deals through our Chrome extension.

And yes, please understand that bringing all this functionality to you requires significant manual effort. As a result, we use affiliate links for some of the listed deals. However, this does not impact our reviews, comparisons, notification patterns, or the order in which deals are arranged in the extension’s pop-up table. We strive to maintain fairness and balance while ensuring the sustainability of this initiative. Thank you.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Lifetime Deal Reminder by Lifetimo Lifetime Deal Reminder by Lifetimo
ID ppngomflbepccmpiknbhelapjcanhddk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/lifetime-deal-reminder-by/ppngomflbepccmpiknbhelapjcanhddk
คำอธิบาย Never Miss Great Lifetime Deals. Get Instant Alert.
ขนาดไฟล์ 238 KB
จำนวนการติดตั้ง 519
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2023-10-06
วันที่เผยแพร่ 2020-04-30
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://lifetimo.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://lifetimo.com/?utm_source=chrome&utm_medium=chrome-ext
URL หน้าช่วยเหลือ https://lifetimo.com/contact-us/?utm_source=chrome&utm_medium=chrome-ext
URL หน้านโยบายความเป็นส่วนตัว https://digitallyup.stream/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lifetime Deal Reminder by Lifetimo",
    "short_name": "Lifetimo",
    "description": "Never Miss Great Lifetime Deals. Get Instant Alert.",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "alarms",
        "notifications",
        "*:\/\/api.airtable.com\/*"
    ],
    "version": "1.3",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}