PPC NegativeKeywords Tool
Позволяет собирать слова по клику из поисковых отчетов
Qu'est-ce que PPC NegativeKeywords Tool ?
PPC NegativeKeywords Tool est une extension Chrome développée par https://pengstud.com, et sa fonction principale est "Позволяет собирать слова по клику из поисковых отчетов".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PPC NegativeKeywords Tool
Téléchargez les fichiers d'extension PPC NegativeKeywords Tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
The extension of the NegativeKeywords tool allows you to quickly and easily collect negative keywords in different PPC services. How it works: 1. Clicking on a word in a phrase adds it to the list of negative keywords, which can be copied and uploaded to an advertising campaign. 2. Alt + LeftClick key combination adds a phrase. 3. You can load sample or custom negative keywords into the campaign. On average, about 10% of effective working time the ppc-specialist spends on analyzing search queries and adding negative keywords to the advertising campaign, this tool allows to speed up this process. Using this extension, you can do the process of adding negative keywords to your AdWords or Bind account at least two times faster. If you consider on average 120 effective working hours per month, this application can save: (Working time * % of processing costs of adding negative keywords) * (% acceleration of work). (120 * 10%) * 50% = 6 hours. Profit for ppc specialist is to SAVE 6-8 hours per month. There are 2 options for use: Basic You can add up to 30 negative keywords per month There is no possibility to add custom lists Pro No limit on adding words You can add custom lists If you have any questions, please email: [email protected] Собирайте минус-слова из поисковых отчетов по клику для более быстрой настройки рекламы! Как это работает: 1. Используйте PPC NegativeKeywords Tool, когда готовите новую рекламную кампанию или просматриваете отчет по поисковым запросам. 2. Клик на слово (Alt + LeftClick для фраз) добавит его в список минус-слов. Когда список закончен, в пару кликов скопируйте и загрузите его в кампанию. 3. В расширении вы можете создавать свои списки минус-слов и использовать их повторно. 4. Доступны типовые списки минус-слов: общие мусорные запросы, список по странам и регионам, ругательства и не только. РРС-специалист тратит в среднем 6 часов в месяц на анализ поисковых запросов и добавление минус-слов в кампании. Расширение для Google Chrome + Личный кабинет в Hub of PPC Tools от Penguin-team ускоряет процесс минимум в 2 раза! [Клик на слово в фразе добавляет его в список минус-слов] [Сочетание клавиш Alt + LeftClick добавляет фразу целиком] 2 варианты использования: Basic Можно добавлять до 30 минус-слов в месяц Отсутствует возможность добавлять кастомные списки Pro Без ограничений по добавлению слов Можно добавлять кастомные списки Для вопросов и предложений: [email protected] ------------------------------------------------------
Informations de Base sur l'Extension
Nom | PPC NegativeKeywords Tool |
ID | bhngmgdidjmeidaipaaofefjkehlljof |
URL Officiel | https://chromewebstore.google.com/detail/ppc-negativekeywords-tool/bhngmgdidjmeidaipaaofefjkehlljof |
Description | Позволяет собирать слова по клику из поисковых отчетов |
Taille du Fichier | 1.25 MB |
Nombre d'Installations | 3,365 |
Version Actuelle | 3.0.49 |
Dernière Mise à Jour | 2020-10-29 |
Date de Publication | 2020-04-20 |
Évaluation | 4.18/5 Total 45 Évaluations |
Développeur | https://pengstud.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.komondor.tools/en/tools/negativekeywords-tool/ |
URL de la Page de Politique de Confidentialité | https://pengstud.com/terms |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PPC NegativeKeywords Tool", "description": "\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0441\u043b\u043e\u0432\u0430 \u043f\u043e \u043a\u043b\u0438\u043a\u0443 \u0438\u0437 \u043f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0445 \u043e\u0442\u0447\u0435\u0442\u043e\u0432", "version": "3.0.49", "author": "Laznevoy Alexander", "permissions": [ "tabs", "storage", "clipboardRead", "clipboardWrite", "notifications", "http:\/\/*\/", "*:\/\/fastkeywords\/", "*:\/\/ads.google.com\/", "*:\/\/ui.bingads.microsoft.com\/", "*:\/\/ui.ads.microsoft.com\/", "*:\/\/adinsight.bingads.microsoft.com\/", "*:\/\/adinsight.ads.microsoft.com\/", "*:\/\/serpstat.com\/", "*:\/\/app.neilpatel.com\/", "*:\/\/www.spyfu.com\/", "*:\/\/tools.optmyzr.com\/", "*:\/\/pro.similarweb.com\/", "*:\/\/www.semrush.com\/", "*:\/\/www.ispionage.com\/", "*:\/\/direct.yandex\/", "*:\/\/metrika.yandex\/", "*:\/\/wordstat.yandex\/", "*:\/\/sellercentral.amazon.com\/", "*:\/\/advertising.amazon.com\/" ], "content_scripts": [ { "matches": [ "*:\/\/*\/*", "file:\/\/\/*\/*" ], "js": [ "content-script\/content-script.js" ], "css": [ "content-script\/content-script.css" ], "run_at": "document_end", "all_frames": false } ], "browser_action": { "default_title": "PPC NegativeKeywords Tool", "default_icon": "assets\/images\/ico_48x48.png", "default_popup": "index.html#\/home" }, "background": { "persistent": false, "page": "index.html#\/background" }, "web_accessible_resources": [ "assets\/css\/*", "assets\/js\/*", "assets\/fonts\/*", "assets\/images\/*", "app.html" ], "icons": { "16": "assets\/images\/ico_16x16.png", "32": "assets\/images\/ico_48x48.png", "48": "assets\/images\/ico_48x48.png", "128": "assets\/images\/ico_128x128.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |