PPC NegativeKeywords Tool
Позволяет собирать слова по клику из поисковых отчетов
PPC NegativeKeywords Toolとは何ですか?
PPC NegativeKeywords Toolはhttps://pengstud.comによって開発されたChromeの拡張機能で、その主な機能は「Позволяет собирать слова по клику из поисковых отчетов」です。
拡張機能のスクリーンショット
PPC NegativeKeywords Tool拡張機能のCRXファイルをダウンロード
PPC NegativeKeywords Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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] ------------------------------------------------------
拡張機能の基本情報
名前 | PPC NegativeKeywords Tool |
ID | bhngmgdidjmeidaipaaofefjkehlljof |
公式URL | https://chromewebstore.google.com/detail/ppc-negativekeywords-tool/bhngmgdidjmeidaipaaofefjkehlljof |
説明 | Позволяет собирать слова по клику из поисковых отчетов |
ファイルサイズ | 1.25 MB |
インストール数 | 3,365 |
現在のバージョン | 3.0.49 |
最終更新日 | 2020-10-29 |
公開日 | 2020-04-20 |
評価 | 4.18/5 合計 45 レビュー |
開発者 | https://pengstud.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.komondor.tools/en/tools/negativekeywords-tool/ |
プライバシーポリシーページのURL | https://pengstud.com/terms |
対応言語 | 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'" } |