SEO Site Tools, Site Analysis
One-click SEO extension. Quick access to SEO analysis. Features: website indexed pages, backlinks, Alexa, IP, SEO stats and tools.
Qu'est-ce que SEO Site Tools, Site Analysis ?
SEO Site Tools, Site Analysis est une extension Chrome développée par SEO Analysis, et sa fonction principale est "One-click SEO extension. Quick access to SEO analysis. Features: website indexed pages, backlinks, Alexa, IP, SEO stats and tools.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SEO Site Tools, Site Analysis
Téléchargez les fichiers d'extension SEO Site Tools, Site Analysis au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
One-click Chrome SEO extension. Quick access to website SEO analysis. Main features: website indexed pages, backlinks, Alexa, IP, SEO stats and tools. Full Features: ✓ Indexed Pages in Google, Yahoo, Bing, Baidu ✓ Backlinks in Google, Yahoo, Bing ✓ Page Cache in Google ✓ Alexa Rank ✓ Server IP Geolocation ✓ Domain Whois Lookup ✓ Traffic Graph ✓ DNS Information ✓ Robots.txt and Sitemap.xml Detect ✓ One Click to Copy Current Page Domain, URL, IP and Title SEO Tools: ✓ Keyword Density Check ✓ Meta Tag Analyzer ✓ Meta Tag Generator ✓ HTTP Header ✓ Redirect Checker ✓ Article Shuffler ✓ Word Counter ✓ Character Encoder / Decoder ✓ IP Lookup ✓ My IP ✓ ... Also available for Firefox: https://addons.mozilla.org/en-US/firefox/addon/seo-site-tools-site-analysis/ If you like this extension, please give it 5 star, thank you!
Informations de Base sur l'Extension
Nom | SEO Site Tools, Site Analysis |
ID | femogmcmjpjkokoojcljkpfdifkpbbpp |
URL Officiel | https://chromewebstore.google.com/detail/seo-site-tools-site-analy/femogmcmjpjkokoojcljkpfdifkpbbpp |
Description | One-click SEO extension. Quick access to SEO analysis. Features: website indexed pages, backlinks, Alexa, IP, SEO stats and tools. |
Taille du Fichier | 479 KB |
Nombre d'Installations | 30,667 |
Version Actuelle | 2.2.5 |
Dernière Mise à Jour | 2021-05-05 |
Date de Publication | 2020-05-09 |
Évaluation | 3.91/5 Total 138 Évaluations |
Développeur | SEO Analysis |
[email protected] | |
Type de Paiement | free |
URL de la Page d'Aide | https://checkserp.com/seo-extension/ |
URL de la Page de Politique de Confidentialité | https://checkserp.com/privacy |
Langues Prises en Charge | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,ta,th,am-ET,ar,zh-TW,ja,ko |
manifest.json | |
{ "background": { "default_title": "SEO Site Tools, Site Analysis", "page": "background.html" }, "browser_action": { "default_icon": "chrome\/content\/img\/128.png", "default_popup": "chrome\/content\/popup.html", "default_title": "SEO Site Tools" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "default_locale": "en", "description": "__MSG_desc__", "icons": { "128": "chrome\/content\/img\/128.png", "16": "chrome\/content\/img\/16.png", "32": "chrome\/content\/img\/32.png", "48": "chrome\/content\/img\/48.png", "64": "chrome\/content\/img\/64.png" }, "manifest_version": 2, "name": "__MSG_name__", "options_page": "chrome\/content\/options.html", "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "clipboardWrite" ], "short_name": "SEO Site Tools", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2.5" } |