Ledger Live Extension

the ledger live extension allows you to get the the latest, the best, and the most-used coupon codes.

ما هو Ledger Live Extension؟

Ledger Live Extension هو إضافة Chrome تم تطويرها بواسطة WConnect Extensions، والميزة الرئيسية لها هي "the ledger live extension allows you to get the the latest, the best, and the most-used coupon codes.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Ledger Live Extension

قم بتنزيل ملفات الامتداد Ledger Live Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        find the latest offers on ledger live extension.
Your favourite products and services made affordable for you via ledger live Their prices are at an all time low, now don’t be slow! Grabbing ledger live Coupon Codes makes your life healthy, happier and easier. All you need is an authentic ledger live Coupon Code to get low prices and much more. While shopping at ledger live you will realize and experience that the buying process is as simple as ABC.
Always be closing the deal, the way the customer wants and prefers. Your choices, taste and preference remain topmost priority. There is no better time to think for the best via ledger live Discount Code and forget the rest. Here you will find everything you need on a budget. Lowest prices guaranteed!
50% off select products
50%
OFF
10-20% off select products for a limited time
20%
OFF
10% off tshirts.
10%
OFF
10% off or more on products
10%
OFF
products for less than $30
UNDER
$30
Popular Expired Coupon Codes for ledger live Wallet ,Anniversary Sale: 25% off.
Anniversary Sale: 25% off using this ledger live promo code
1 use today
25%
OFF
New Customer Offer: 25% off using this ledger live promo code
25%
OFF
20% off your first order with this ledger live Extension promo code
20%
OFF
ledger live coupon for 26% off best-selling - limited time.
26%
OFF
ledger live Coupon Code: 30%.                    

معلومات أساسية عن التمديد

الاسم Ledger Live Extension Ledger Live Extension
ID dfbicnkidojmndjioonfklbjpnifaief
عنوان URL الرسمي https://chrome.google.com/webstore/detail/ledger-live-extension/dfbicnkidojmndjioonfklbjpnifaief
الوصف the ledger live extension allows you to get the the latest, the best, and the most-used coupon codes.
حجم الملف 536 KB
عدد التثبيتات 196
النسخة الحالية 20
آخر تحديث 2022-11-03
تاريخ النشر 2022-11-03
المطور WConnect Extensions
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://extension-developers.github.io/ledger-live-extension
اللغات المدعومة en,es
manifest.json
{
    "manifest_version": 3,
    "name": "Ledger Live Extension",
    "version": "20",
    "default_locale": "en",
    "description": "the ledger live extension allows you to get the the latest, the best, and the most-used coupon codes.",
    "homepage_url": "https:\/\/extension-developers.github.io\/ledger-live-extension",
    "icons": {
        "128": "icons\/logo.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/extension-developers.github.io\/ledger-live-extension"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "Ledger Live Extension",
        "default_icon": "icons\/logo.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/extension-developers.github.io\/ledger-live-extension"
            ],
            "js": [
                "js\/content-script.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/content-script.js",
                "css\/fix.css",
                "icons\/logo.png",
                "icons\/coupon.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}