Keyword Wrapper & Permutation Tool

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

Co je Keyword Wrapper & Permutation Tool?

Keyword Wrapper & Permutation Tool je rozšíření Chrome vyvinuté https://clickboost.co.uk, a jeho hlavní funkcí je „By far the best PPC Keyword Wrapper available as a Chrome extension.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Keyword Wrapper & Permutation Tool

Stáhněte si soubory rozšíření Keyword Wrapper & Permutation Tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Keyword Wrapper & Permutation Tool Keyword Wrapper & Permutation Tool
ID mhdnileajaidhkhmomkdjgnpkbgepgoe
Oficiální URL https://chromewebstore.google.com/detail/keyword-wrapper-permutati/mhdnileajaidhkhmomkdjgnpkbgepgoe
Popis By far the best PPC Keyword Wrapper available as a Chrome extension.
Velikost souboru 194 KB
Počet instalací 769
Aktuální Verze 1.2
Poslední Aktualizace 2019-12-12
Datum Vydání 2019-12-12
Hodnocení 5.00/5 Celkem 7 Hodnocení
Vývojář https://clickboost.co.uk
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    ]
}