Lokit - Local Search for Marketers
The extension shows local search results on Google.
什麼是Lokit - Local Search for Marketers?
Lokit - Local Search for Marketers是由tmertazizoglu開發的Chrome擴展程式,該擴展的主要功能是“The extension shows local search results on Google.”。
擴展截圖
下載Lokit - Local Search for Marketers擴展crx文件
下載Lokit - Local Search for Marketers擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
* You can search locally in any city SERP from Lokit at any time.
- I'm sure it will be very useful for international SEOs doing local searches.
* Cities:
- Amsterdam
- Berlin
- Istanbul
- London
- Madrid
- Melbourne
- Moscow
- New York
- Ottawa
- Tokyo
- All cities and dropdownlist coming soon... 擴展基本資訊
| 名稱 | |
| ID | hcgipljdiobekehikljgmljehkfpmpbi |
| 官方網址 | https://chromewebstore.google.com/detail/lokit-local-search-for-ma/hcgipljdiobekehikljgmljehkfpmpbi |
| 簡介 | The extension shows local search results on Google. |
| 檔案大小 | 280 KB |
| 安裝次數 | 396 |
| 目前版本 | 1.3 |
| 更新時間 | 2021-11-03 |
| 上架時間 | 2021-11-02 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | tmertazizoglu |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://tools.zeo.org/ |
| 說明頁面URL | https://www.mertazizoglu.com/#about |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Lokit - Local Search for Marketers",
"description": "The extension shows local search results on Google.",
"version": "1.3",
"author": "mertazizoglu",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"defaul_site": "https:\/\/tools.zeo.org",
"default_title": "Lokit - Local Search for Marketers"
},
"icons": {
"16": "icon_16.png",
"32": "icon_32.png",
"48": "icon_48.png",
"128": "icon_128.png"
}
} | |