Keyword Wrapper & Permutation Tool

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

ما هو Keyword Wrapper & Permutation Tool؟

Keyword Wrapper & Permutation Tool هو إضافة Chrome تم تطويرها بواسطة https://clickboost.co.uk، والميزة الرئيسية لها هي "By far the best PPC Keyword Wrapper available as a Chrome extension.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Keyword Wrapper & Permutation Tool

قم بتنزيل ملفات الامتداد Keyword Wrapper & Permutation Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Keyword Wrapper & Permutation Tool Keyword Wrapper & Permutation Tool
ID mhdnileajaidhkhmomkdjgnpkbgepgoe
عنوان URL الرسمي https://chromewebstore.google.com/detail/keyword-wrapper-permutati/mhdnileajaidhkhmomkdjgnpkbgepgoe
الوصف By far the best PPC Keyword Wrapper available as a Chrome extension.
حجم الملف 194 KB
عدد التثبيتات 769
النسخة الحالية 1.2
آخر تحديث 2019-12-12
تاريخ النشر 2019-12-12
تقييم 5.00/5 مجموع تقييمات 7
المطور https://clickboost.co.uk
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    ]
}