LocaleSearch
Find where you rank for specific keywords in different locations around the world.
LocaleSearchคืออะไร?
LocaleSearch เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://jonnyhudson.com และคุณลักษณะหลักของมันคือ "Find where you rank for specific keywords in different locations around the world."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LocaleSearch
ดาวน์โหลดไฟล์ส่วนขยาย LocaleSearch ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Easily search for a specific search query from any country in the world. Search from 153 countries, in 27 different languages! Most useful for SEO's who want to search for terms depending on their clients location. Development is in progress for search by city. Leave a review with any features you would like to be included in future versions.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nmapjchgkedpagbhebahcgndbcjalalb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/localesearch/nmapjchgkedpagbhebahcgndbcjalalb |
คำอธิบาย | Find where you rank for specific keywords in different locations around the world. |
ขนาดไฟล์ | 9.28 KB |
จำนวนการติดตั้ง | 67 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2018-06-04 |
วันที่เผยแพร่ | 2018-06-04 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | https://jonnyhudson.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LocaleSearch", "description": "Find where you rank for specific keywords in different locations around the world.", "version": "1", "author": "Jonny Hudson", "browser_action": { "default_icon": "Logo128px.png", "default_popup": "popup.html" }, "icons": { "16": "Logo16px.png", "48": "Logo48px.png", "128": "Logo128px.png" }, "permissions": [ "activeTab" ] } |