WishCloud — Dream Sharing
Add your wish
WishCloud — Dream Sharingคืออะไร?
WishCloud — Dream Sharing เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dominat และคุณลักษณะหลักของมันคือ "Add your wish"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WishCloud — Dream Sharing
ดาวน์โหลดไฟล์ส่วนขยาย WishCloud — Dream Sharing ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        Shopping & Dreaming Wishlist App #1.
Create and share your wishlist from any online store and mobile app! It could be an item or event, a stylish bag or dance courses, a new fragrance or a movie visit. No more screenshots and URL’s to make shopping wishlists!
— Discover everyday inspiration and save your favorites, or create your own wishes. 
— Share your wishlist with your friends and family.
— Enjoy, add & discuss emotional moments with our huge community.
— Watch the best video reviews from popular bloggers.
Follow Us :
Facebook: facebook.com/wishcloud.official
[email protected]
www.wishcloud.com                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | jmckhhdjbflmkkenmmclemmnelkojafa | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/wishcloud-%E2%80%94-dream-sharing/jmckhhdjbflmkkenmmclemmnelkojafa | 
| คำอธิบาย | Add your wish | 
| ขนาดไฟล์ | 116 KB | 
| จำนวนการติดตั้ง | 25 | 
| เวอร์ชันปัจจุบัน | 1.1 | 
| อัปเดตครั้งล่าสุด | 2021-03-25 | 
| วันที่เผยแพร่ | 2021-02-12 | 
| ผู้พัฒนา | Dominat | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| เว็บไซต์ส่วนขยาย | https://wishcloud.com/ | 
| URL หน้าช่วยเหลือ | https://wishcloud.com/ | 
| URL หน้านโยบายความเป็นส่วนตัว | https://wishcloud.com/privacy_policy | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WishCloud \u2014 Dream Sharing",
    "description": "Add your wish",
    "version": "1.1",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ]
        }
    ],
    "browser_action": {
        "default_title": "Bookmarks",
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon.png"
    },
    "manifest_version": 2
}  |  |