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 |
电子邮箱 | [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'" } |