Keyword Wrapper & Permutation Tool
By far the best PPC Keyword Wrapper available as a Chrome extension.
Keyword Wrapper & Permutation Toolとは何ですか?
Keyword Wrapper & Permutation Toolはhttps://clickboost.co.ukによって開発されたChromeの拡張機能で、その主な機能は「By far the best PPC Keyword Wrapper available as a Chrome extension.」です。
拡張機能のスクリーンショット
Keyword Wrapper & Permutation Tool拡張機能のCRXファイルをダウンロード
Keyword Wrapper & Permutation Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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" ] } |