True Price - assistant in stores in Ukraine

Makes purchases profitable and fast.

True Price - assistant in stores in Ukraineคืออะไร?

True Price - assistant in stores in Ukraine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://true-price.top และคุณลักษณะหลักของมันคือ "Makes purchases profitable and fast."

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย True Price - assistant in stores in Ukraine

ดาวน์โหลดไฟล์ส่วนขยาย True Price - assistant in stores in Ukraine ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        ⚠️ The widget works in most stores in Ukraine.

The Price Comparison Widget is your personal assistant in the world of shopping! 🛍️🔍
With its help, you will be able to easily and quickly compare the prices of goods in different stores, without wasting time on searches and checks. ⏱️💰
It will help you find the best deals and save on shopping. 🎁💸

⚠️ The following functions work only on the website of the online store "rozetka.com.ua".

The price fluctuation graph 📉 is an opportunity to see how much the price has changed and buy goods at a discount.
The "price fluctuation graph" function is provided for free and without registration ❤️

⌛️ The improved product filtering menu saves your time.
🎁 Sorting by real discount allows you to find huge discounts on this huge marketplace.
🔔 And with messages in Telegram, you will never miss a price reduction or an improvement in installments for the desired product.

Opportunities:
1️⃣ Real discount on the product card
2️⃣ Notification of a price change or credit offer
3️⃣ Sort by actual discount
4️⃣ Improved product filtering
5️⃣ Price history for all products.
6️⃣ Ability to see all marketplace discounts on our website: https://true-price.top/discount

The Rozetka online store is a very large portal, products from Rozetka make up 15% of the assortment.
Another 85% are products from other sellers who place them on the Rosette website.
The True Price extension helps you find 🔎 great deals, including from other sellers.                    

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

ชื่อ True Price - assistant in stores in Ukraine True Price - assistant in stores in Ukraine
ID obkfkpbaobcmhjmopldnakdgbiecjbbl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/true-price-assistant-in-s/obkfkpbaobcmhjmopldnakdgbiecjbbl
คำอธิบาย Makes purchases profitable and fast.
ขนาดไฟล์ 2.48 MB
จำนวนการติดตั้ง 4,000
เวอร์ชันปัจจุบัน 4.2.9
อัปเดตครั้งล่าสุด 2024-02-07
วันที่เผยแพร่ 2021-04-02
คะแนน 4.72/5 รวมทั้งหมด 65 คะแนน
ผู้พัฒนา https://true-price.top
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://true-price.top/
URL หน้าช่วยเหลือ https://true-price.top/faq
URL หน้านโยบายความเป็นส่วนตัว https://true-price.top/policy
ภาษาที่รองรับ en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "4.2.9",
    "description": "__MSG_extDescription__",
    "author": "NextNextDev",
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.true-price.top\/*",
        ""
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.true-price.top\/*"
        ]
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/rozetka.com.ua\/*",
                "https:\/\/*.rozetka.com.ua\/*"
            ],
            "run_at": "document_end",
            "js": [
                "content.bundle.js"
            ],
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_end",
            "js": [
                "all.bundle.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.html",
                "*.png",
                "*.eot",
                "*.woff",
                "*.woff2",
                "*.ttf",
                "*.svg",
                "*.css"
            ],
            "matches": [
                "https:\/\/rozetka.com.ua\/*",
                "https:\/\/*.rozetka.com.ua\/*"
            ]
        },
        {
            "resources": [
                "*.ttf",
                "*.woff",
                "*.svg",
                "*.eot",
                "*.png",
                "icons\/*",
                "fonts\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "homepage_url": "https:\/\/true-price.top\/",
    "offline_enabled": false,
    "options_page": "settings.html",
    "default_locale": "uk",
    "oauth2": {
        "client_id": "708574902388-pqp5dndgs5qo101hv995pmhb6b9cg7as.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email"
        ]
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_title": "True Price"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAisphPSTXFIt0PJ5e1YCRDeSqwU6HqBv4alg9Z4hSimqVQSzEXDDNO96JLpqKX8xgc5vz5xTki+jszIKknBeUzMnleZbiaKSUmnbqoomkcLLjitvyLpzvUMkIGBE6bOHnUcswChEKhZA1p6d+4D9nqbBfko\/5HfEbT5eL\/62urmn3S6K6ba8H7BOzmE3T2\/k41LMMW4\/JhmK4bPFifP+R+ZyTaaZzumh8BPnPsiga5kevh9pNWT+I4xNt1L3\/LFWK0aN\/0mUtNGr+eqA3tNhjam8MbM+8XwqKZDEJSee\/RbjZC7b5oIFgHEsyGKwHFPo2vpjqtWGDeUbGF1NdF+einQIDAQAB"
}