LocaleSearch
Find where you rank for specific keywords in different locations around the world.
什么是LocaleSearch?
LocaleSearch是由https://jonnyhudson.com开发的Chrome扩展程序,该扩展的主要功能是“Find where you rank for specific keywords in different locations around the world.”。
扩展截图
下载LocaleSearch扩展crx文件
下载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" ] } |