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