Niche Planner

Optimization tool for dropshipping

什麼是Niche Planner?

Niche Planner是由nicheplannerio開發的Chrome擴展程式,該擴展的主要功能是“Optimization tool for dropshipping”。

擴展截圖

screenshot

下載Niche Planner擴展crx文件

下載Niche Planner擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
}