Domlia SEO Analysis
Domlia SEO Analysis Chrome extension lets you easily analyze websites.
Wat is Domlia SEO Analysis?
Domlia SEO Analysis is een Chrome-extensie ontwikkeld door http://www.domlia.com, en de belangrijkste functie is "Domlia SEO Analysis Chrome extension lets you easily analyze websites.".
Extensie Screenshots
Download het CRX-bestand van de extensie Domlia SEO Analysis
Download Domlia SEO Analysis-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
Domlia is unique system for analyzing your web. We are using more than 20 metrics to evaluate your's or competitor's website quality. All evaluated metrics are described, even for beginners in SEO analysis or business owners. SEO analysis tool is continuously developed according last trends in search engines optimization. We hope that Domlia helps your websites to reach better results.
Basisinformatie over de Extensie
Naam | |
ID | hgbfaodgmpfkjhknkiiicofdkapnjhjk |
Officiële URL | https://chrome.google.com/webstore/detail/domlia-seo-analysis/hgbfaodgmpfkjhknkiiicofdkapnjhjk |
Beschrijving | Domlia SEO Analysis Chrome extension lets you easily analyze websites. |
Bestandsgrootte | 25.77 KB |
Aantal Installaties | 266 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2012-10-03 |
Publicatiedatum | 2012-10-03 |
Beoordeling | 3.57/5 Totaal 7 Beoordelingen |
Ontwikkelaar | http://www.domlia.com |
Betalingswijze | free |
Extensiewebsite | http://www.domlia.com/seo/ |
Help Pagina-URL | http://www.domlia.com/contact |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Domlia SEO Analysis", "version": "1.0.2", "manifest_version": 2, "description": "Domlia SEO Analysis Chrome extension lets you easily analyze websites.", "browser_action": { "default_icon": "domlia.png" }, "background": { "scripts": [ "domlia.js" ] }, "permissions": [ "http:\/\/www.domlia.com\/" ], "icons": { "128": "domlia128.png", "64": "domlia64.png", "32": "domlia32.png", "16": "domlia16.png" } } |