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.
What is SEO Site Tools, Site Analysis?
SEO Site Tools, Site Analysis is a Chrome extension developed by SEO Analysis, and its main feature is "One-click SEO extension. Quick access to SEO analysis. Features: website indexed pages, backlinks, Alexa, IP, SEO stats and tools.".
Extension Screenshots
Download SEO Site Tools, Site Analysis Extension CRX File
Download SEO Site Tools, Site Analysis extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | SEO Site Tools, Site Analysis |
ID | femogmcmjpjkokoojcljkpfdifkpbbpp |
Official URL | 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. |
File Size | 479 KB |
Installation Count | 30,667 |
Current Version | 2.2.5 |
Last Updated | 2021-05-05 |
Publish Date | 2020-05-09 |
Rating | 3.91/5 Total 138 Ratings |
Developer | SEO Analysis |
[email protected] | |
Payment Type | free |
Help Page URL | https://checkserp.com/seo-extension/ |
Privacy Policy Page URL | https://checkserp.com/privacy |
Supported Languages | 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" } |