PPC NegativeKeywords Tool
Позволяет собирать слова по клику из поисковых отчетов
PPC NegativeKeywords Tool란 무엇입니까?
PPC NegativeKeywords Tool은(는) https://pengstud.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Позволяет собирать слова по клику из поисковых отчетов"입니다.
확장 프로그램 스크린샷
PPC NegativeKeywords Tool 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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'" } |