Niche Planner

Optimization tool for dropshipping

Niche Planner란 무엇입니까?

Niche Planner은(는) nicheplannerio에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Optimization tool for dropshipping"입니다.

확장 프로그램 스크린샷

screenshot

Niche Planner 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Use this Chrome Plugin on nicheplanner.io

Bulk Import your researched seed keywords in a click with our Chrome extension for Google Keyword Planner

AliExpress Search Engine 
Search for all your seed keywords and best AliExpress products according to criteria among best sellers and new products

Priced perfectly
Perfectly priced products according to your standards and our data. Adjust the prices, pictures or simply delete products as you go.

Your own private product database
Analyze hundreds of products in your own private product database for optimal product research decisions. Discover new products before there are saturated based on your niche. Have the first mover advantage.

Filter out your product with Advanced search
Looking for $50 priced items? More than $20 profit products? Wonder about the competition? Use Advanced product filtering to get exactly the products you are looking for.                    

확장 프로그램 기본 정보

이름 Niche Planner Niche Planner
ID ekklfdeldkjgoflomiolphcgdhmpleff
공식 URL https://chromewebstore.google.com/detail/niche-planner/ekklfdeldkjgoflomiolphcgdhmpleff
설명 Optimization tool for dropshipping
파일 크기 50.2 KB
설치 횟수 23
현재 버전 1.0.1
최근 업데이트 2019-10-21
출시 날짜 2019-10-21
개발자 nicheplannerio
결제 유형 free
확장 프로그램 웹 사이트 https://nicheplanner.io
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Niche Planner",
    "version": "1.0.1",
    "description": "Optimization tool for dropshipping",
    "permissions": [
        "activeTab",
        "cookies",
        "https:\/\/nicheplanner.io\/*",
        "https:\/\/ads.google.com\/*"
    ],
    "icons": {
        "16": "images\/logo.png",
        "32": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/logo.png",
            "24": "images\/logo.png",
            "32": "images\/logo.png"
        },
        "default_title": "Niche Planner",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}