PPC Keyword Wrapper for Google & Bing Ads

Quickly wrap and combine keywords into Exact, Phrase and Broad

Что такое PPC Keyword Wrapper for Google & Bing Ads?

PPC Keyword Wrapper for Google & Bing Ads - это расширение Chrome, разработанное https://shabba.io, и его основная функция - "Quickly wrap and combine keywords into Exact, Phrase and Broad".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения PPC Keyword Wrapper for Google & Bing Ads

Скачайте файлы расширений PPC Keyword Wrapper for Google & Bing Ads в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Save time by using this PPC keyword wrapper extension for Google Ads (AdWords) and Bing Ads. Use it to add square brackets (exact), quotation marks (phrase), and pluses (broad modified) to your keywords.

New in 1.6:
Sep 2023:
 - Bug fix (it went wonky after a Chrome update!)
May 2023
 - Updated to make it look nice and pretty!
 - Added a "show me an example" button
New in 1.4:
 - Combine multiple words into one e.g. quickly create shoes in France, shoes in Germany, etc.
 - Removed broad-match-modified support
New in v1.3:
 - Added a ten word limit option (it isn't possible to add keywords over ten words long)
 - Further reduced unnecessary space in the output
 - Added link to AutomatingAdWords.com
 - Removed logs which should speed it up a bit
 - Updated the permissions (removed them)
New in v1.2:
 - Prevent the wrapping of empty strings, such as a new line.
New in v1.1:
 - Convert keywords to lower case
 - Added option to include exact match
 - Now overwrites existing keywords
 - Keywords added to text area for easier copy/pasting                    

Основная информация о расширении

Название PPC Keyword Wrapper for Google & Bing Ads PPC Keyword Wrapper for Google & Bing Ads
ID paaonoglkfolneaaopehamdadalgehbb
Официальный URL https://chromewebstore.google.com/detail/ppc-keyword-wrapper-for-g/paaonoglkfolneaaopehamdadalgehbb
Описание Quickly wrap and combine keywords into Exact, Phrase and Broad
Размер файла 362 KB
Количество установок 4,365
Текущая Версия 1.6
Последнее Обновление 2023-09-16
Дата публикации 2019-01-13
Рейтинг 5.00/5 Всего 15 оценок
Разработчик https://shabba.io
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://shabba.io
URL страницы помощи https://shabba.io/keyword-wrapper-chrome-extension
URL страницы политики конфиденциальности https://shabba.io/privacy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PPC Keyword Wrapper for Google & Bing Ads",
    "version": "1.6",
    "description": "Quickly wrap and combine keywords into Exact, Phrase and Broad",
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "index.html"
    },
    "manifest_version": 3
}