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 |
| 公式URL | 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 |
| Eメール | [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"
}
} | |