Small Garden Ideas
SGI
Small Garden Ideasคืออะไร?
Small Garden Ideas เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://smallgarden-ideas.com และคุณลักษณะหลักของมันคือ "SGI"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Small Garden Ideas
ดาวน์โหลดไฟล์ส่วนขยาย Small Garden Ideas ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get awesome small garden Ideas for indoor small gardens and interior decorations for your home. We provide collection of small garden ideas to start your indoor small garden on a budget and decorate your home. Get tips, ideas, DIYs, and experts suggestions. Are u an urban dweller with no garden space outside? Are u a housewife looking for inspiration to start a small garden in your backyard or kitchen space? Are u stressed out due to hectic life, Ok then you are at the right place. Get awesome small garden inspirations and start your first small garden. This chrome extension help you to get connected with our small garden inspirations. What we have learned from our experience is that, we don’t need lot of space or lot of time or lot of money to pursue this hobby. We just need to have determination and motivation to pursue this, and of course you need a passion to take care of your garden. Through this blog we will try our best to inspire: Those who love to setup a small garden inside and outside their home.Those who are looking for inspirations to decorate their house with plants and flowers. For starting a small vegetable garden to grow your own tomatoes or carrot or basil in your unused kitchen space.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pkdpaapffjadpfbbndfpklpfamjloial |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/pkdpaapffjadpfbbndfpklpfamjloial |
คำอธิบาย | SGI |
ขนาดไฟล์ | 67.39 KB |
จำนวนการติดตั้ง | 394 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2015-12-19 |
วันที่เผยแพร่ | 2015-12-19 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | http://smallgarden-ideas.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://smallgarden-ideas.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Small Garden Ideas", "short_name": "SGI", "version": "1.0.1", "description": "SGI", "icons": { "16": "images\/icon.png", "48": "images\/48.png", "128": "images\/128.png" }, "homepage_url": "http:\/\/smallgarden-ideas.com", "background": { "page": "background.html" }, "permissions": [ "http:\/\/smallgarden-ideas.com\/feed\/*" ], "browser_action": { "default_icon": "images\/icon.png", "default_title": "SGI", "default_popup": "popup.html" } } |