Keyword Wrapper & Permutation Tool

By far the best PPC Keyword Wrapper available as a Chrome extension.

Wat is Keyword Wrapper & Permutation Tool?

Keyword Wrapper & Permutation Tool is een Chrome-extensie ontwikkeld door https://clickboost.co.uk, en de belangrijkste functie is "By far the best PPC Keyword Wrapper available as a Chrome extension.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Keyword Wrapper & Permutation Tool

Download Keyword Wrapper & Permutation Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This Keyword Wrapper Tool has been designed for Google Ads (AdWords) & Microsoft Ads (Bing Ads) and is by far the best Chrome extension to wrap keywords and create different keyword permutations. 

It allows you to wrap keywords using broad, broad match modifier, phrase and exact match keywords.  

Keyword lists can also be exported and saved meaning that you can export them into a spreadsheet at a later time if required. 

Also, unlike other keyword wrapper tools, this one saves your keywords even after the Chrome plugin is minimised meaning that you can easily copy and paste from the extension directly into Google or Bing Ads.                    

Basisinformatie over de Extensie

Naam Keyword Wrapper & Permutation Tool Keyword Wrapper & Permutation Tool
ID mhdnileajaidhkhmomkdjgnpkbgepgoe
Officiële URL https://chromewebstore.google.com/detail/keyword-wrapper-permutati/mhdnileajaidhkhmomkdjgnpkbgepgoe
Beschrijving By far the best PPC Keyword Wrapper available as a Chrome extension.
Bestandsgrootte 194 KB
Aantal Installaties 769
Huidige Versie 1.2
Laatst Bijgewerkt 2019-12-12
Publicatiedatum 2019-12-12
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar https://clickboost.co.uk
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Keyword Wrapper & Permutation Tool",
    "short_name": "Keyword Wrapper",
    "description": "By far the best PPC Keyword Wrapper available as a Chrome extension.",
    "version": "1.2",
    "manifest_version": 2,
    "icons": {
        "256": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}