Niche Planner

Optimization tool for dropshipping

Vad är Niche Planner?

Niche Planner är en Chrome-tillägg utvecklad av nicheplannerio, och dess huvudfunktion är "Optimization tool for dropshipping".

Tilläggsskärmbilder

screenshot

Ladda ner Niche Planner-förlängningens CRX-fil

Ladda ner Niche Planner-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Niche Planner Niche Planner
ID ekklfdeldkjgoflomiolphcgdhmpleff
Officiell webbadress https://chromewebstore.google.com/detail/niche-planner/ekklfdeldkjgoflomiolphcgdhmpleff
Beskrivning Optimization tool for dropshipping
Filstorlek 50.2 KB
Antal Installationer 23
Aktuell Version 1.0.1
Senast Uppdaterad 2019-10-21
Publiceringsdatum 2019-10-21
Utvecklare nicheplannerio
Betalningssätt free
Tilläggswebbplats https://nicheplanner.io
Stödda Språk 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
}