Niche Planner
Optimization tool for dropshipping
Cos'è Niche Planner?
Niche Planner è un'estensione di Chrome sviluppata da nicheplannerio, e la sua funzione principale è "Optimization tool for dropshipping".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Niche Planner
Scarica i file di estensione Niche Planner in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Niche Planner |
ID | ekklfdeldkjgoflomiolphcgdhmpleff |
URL Ufficiale | https://chromewebstore.google.com/detail/niche-planner/ekklfdeldkjgoflomiolphcgdhmpleff |
Descrizione | Optimization tool for dropshipping |
Dimensione del File | 50.2 KB |
Conteggio Installazioni | 23 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2019-10-21 |
Data di Pubblicazione | 2019-10-21 |
Sviluppatore | nicheplannerio |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://nicheplanner.io |
Lingue Supportate | 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 } |