Moradam
Watching and analyzing your keywords position by time.
Wat is Moradam?
Moradam is een Chrome-extensie ontwikkeld door https://www.moradam.com, en de belangrijkste functie is "Watching and analyzing your keywords position by time.".
Extensie Screenshots
Download het CRX-bestand van de extensie Moradam
Download Moradam-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Google Anahtar Kelime Sıra Bulucu. İnternet'te dolaşırken herhangi bir web sitesinin google'daki anahtar kelimeleri ve bunların sıralamasını merak mı ediyorsunuz? Moradam Sıra Bulucu eklentisi tam size göre. Bu eklenti sayesinde, sınırsız ve ücretsiz olarak tüm web sitelerinin google sıralamasında bulunan anahtar kelimelerini görüntüleyebilir, web siteleri hakkında daha detaylı bilgi edinebilirsiniz.
Basisinformatie over de Extensie
Naam | Moradam |
ID | mpokehbomihgaejghhhjhgknhkoblgec |
Officiële URL | https://chromewebstore.google.com/detail/moradam/mpokehbomihgaejghhhjhgknhkoblgec |
Beschrijving | Watching and analyzing your keywords position by time. |
Bestandsgrootte | 8.79 KB |
Aantal Installaties | 291 |
Huidige Versie | 0.3.4 |
Laatst Bijgewerkt | 2021-01-17 |
Publicatiedatum | 2021-01-17 |
Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://www.moradam.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.moradam.com |
Help Pagina-URL | https://www.moradam.com/contact-us |
URL van de Privacybeleid Pagina | https://www.moradam.com/gizlilik-sozlesmesi |
Ondersteunde Talen | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Moradam", "browser_action": { "default_icon": "img\/logo-ext16.png", "default_popup": "popup.html", "name": "Moradam Keywords Extension" }, "commands": { "_execute_browser_action": { "suggested_key": { "chromeos": "Alt+S", "linux": "Alt+S", "mac": "Alt+S", "windows": "Alt+S" } }, "toggle-extension": { "description": "Toggle Extension", "global": true, "suggested_key": { "default": "Alt+S" } } }, "description": "Watching and analyzing your keywords position by time.", "icons": { "128": "img\/logo-ext128.png", "16": "img\/logo-ext16.png", "64": "img\/logo-ext64.png" }, "manifest_version": 2, "name": "Moradam", "offline_enabled": false, "permissions": [ "activeTab" ], "short_name": "Moradam", "version": "0.3.4" } |