WebLinks for Chrome

Save link with picture and keep them organized.

WebLinks for Chromeคืออะไร?

WebLinks for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://apphomeshop.com และคุณลักษณะหลักของมันคือ "Save link with picture and keep them organized."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WebLinks for Chrome

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

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

                        🚀 Transform Your Browsing Experience with WebLinks! 🚀

Seamlessly Save & Organize Web Pages: With a single click, effortlessly bookmark any webpage for future reference. Dive back into your interests anytime, organized just the way you like.

Unlimited Custom Lists: Craft as many lists as you need to keep every interest, project, and idea neatly organized. Your digital life, sorted and accessible.

Absolutely Free - Start Instantly: Jump straight into a clutter-free browsing experience. No hidden fees, no registrations. Pure simplicity.

Universal Compatibility: From the vast expanses of the internet, if there's a website you love, WebLinks is ready to make it a part of your curated web collection.

Enhance Your New Tab: Elevate your browsing with WebLinks as your launchpad. Every new tab brings you closer to what matters most to you.

Perfect For:

Home Buyers: Aggregate your dream home listings from across the web, all in one place. Make home-buying a breeze by comparing and organizing listings from various real estate platforms.

Shoppers & Deal Hunters: Never miss out on a deal again. Save and organize products from Amazon, eBay, Flipkart, and more. Make informed decisions by having all your options in one view.

Students & Professionals: Transform how you research and work. Save invaluable resources, articles, and web pages. Create unlimited projects to compartmentalize every aspect of your work or study.

🌟 Pro Tip: Pin the WebLinks icon for lightning-fast access to your saved content. A single click is all it takes to save and revisit your digital world.

Ready to revolutionize your browsing experience? Install WebLinks now and step into a world where your favorite web content is always just a tab away.                    

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

ชื่อ WebLinks for Chrome WebLinks for Chrome
ID pfkkjnnibjaadmplanefpcgjaopnfdmf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/weblinks-for-chrome/pfkkjnnibjaadmplanefpcgjaopnfdmf
คำอธิบาย Save link with picture and keep them organized.
ขนาดไฟล์ 102 KB
จำนวนการติดตั้ง 35
เวอร์ชันปัจจุบัน 0.18.4
อัปเดตครั้งล่าสุด 2024-02-26
วันที่เผยแพร่ 2020-11-30
คะแนน 3.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://apphomeshop.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://apphomeshop.com/privacy.php
ภาษาที่รองรับ de,en,fr,nl,no,da,es,it,pt-BR,fi,sv
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.18.4",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "icons": {
        "128": "images\/add2.png"
    },
    "action": {
        "default_popup": "menu.html",
        "default_icon": "images\/add3.png"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "web_accessible_resources": [
        {
            "resources": [
                "logo.png",
                "images\/*.png",
                "options.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "bg.js"
    },
    "manifest_version": 3
}