Small Garden Ideas

SGI

Small Garden Ideas란 무엇입니까?

Small Garden Ideas은(는) http://smallgarden-ideas.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SGI"입니다.

확장 프로그램 스크린샷

screenshot

Small Garden Ideas 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Small Garden Ideas Small Garden Ideas
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"
    }
}