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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Keyword Wrapper & Permutation Tool
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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" ] } |