Get the Best Software Deals Daily | Save $$$

Get notifications of Launch Space deals

Get the Best Software Deals Daily | Save $$$คืออะไร?

Get the Best Software Deals Daily | Save $$$ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://launchspace.net และคุณลักษณะหลักของมันคือ "Get notifications of Launch Space deals"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Get the Best Software Deals Daily | Save $$$

ดาวน์โหลดไฟล์ส่วนขยาย Get the Best Software Deals Daily | Save $$$ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        If you love saving money, growing your business and getting access to the best lifetime software deals (Drum Roll)... You’re going to love ❤️ Deals 🚀 The extension does two things:

✓  Notifies you when there is a discount or lifetime deal available on the website you are visiting.
✓  Gives you an instant notification when an interesting lifetime software deal is launched from your favourite online deal sites like AppSumo, StackSocial, and more.

In short Deals will save you money on software you want for your business.

👇Click the link below to download the Chrome extension                    

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

ชื่อ Get the Best Software Deals Daily | Save $$$ Get the Best Software Deals Daily | Save $$$
ID kjcjncdblilghnemipneocbepbpgdfff
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/get-the-best-software-dea/kjcjncdblilghnemipneocbepbpgdfff
คำอธิบาย Get notifications of Launch Space deals
ขนาดไฟล์ 775 KB
จำนวนการติดตั้ง 180
เวอร์ชันปัจจุบัน 0.0.2.2
อัปเดตครั้งล่าสุด 2020-03-09
วันที่เผยแพร่ 2020-03-09
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://launchspace.net
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://launchspace.net
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "independent.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "Get notifications of Launch Space deals",
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Get the Best Software Deals Daily | Save $$$",
    "options_page": "options.html",
    "permissions": [
        "alarms",
        "notifications",
        "tabs",
        "activeTab",
        "http:\/\/feed.launchspace.net\/feed\/*",
        "https:\/\/use.fontawesome.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.2.2"
}