PPC Keyword Wrapper for Google & Bing Ads

Quickly wrap and combine keywords into Exact, Phrase and Broad

Was ist PPC Keyword Wrapper for Google & Bing Ads?

PPC Keyword Wrapper for Google & Bing Ads ist eine Chrome-Erweiterung, die von https://shabba.io entwickelt wurde, und ihr Hauptmerkmal ist "Quickly wrap and combine keywords into Exact, Phrase and Broad".

Erweiterungsscreenshots

screenshot

PPC Keyword Wrapper for Google & Bing Ads-Erweiterungs-CRX-Datei herunterladen

Laden Sie PPC Keyword Wrapper for Google & Bing Ads-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name PPC Keyword Wrapper for Google & Bing Ads PPC Keyword Wrapper for Google & Bing Ads
ID paaonoglkfolneaaopehamdadalgehbb
Offizielle URL https://chromewebstore.google.com/detail/ppc-keyword-wrapper-for-g/paaonoglkfolneaaopehamdadalgehbb
Beschreibung Quickly wrap and combine keywords into Exact, Phrase and Broad
Dateigröße 362 KB
Installationsanzahl 4,365
Aktuelle Version 1.6
Letztes Update 2023-09-16
Veröffentlichungsdatum 2019-01-13
Bewertung 5.00/5 Insgesamt 15 Bewertungen
Entwickler https://shabba.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://shabba.io
Hilfeseite URL https://shabba.io/keyword-wrapper-chrome-extension
URL der Datenschutzrichtlinien-Seite https://shabba.io/privacy
Unterstützte Sprachen 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
}