SEO Page Spider

This extension adds SEO tools to Google Chrome.

What is SEO Page Spider?

SEO Page Spider is a Chrome extension developed by http://londonwebfactory.com, and its main feature is "This extension adds SEO tools to Google Chrome.".

Extension Screenshots

screenshot

Download SEO Page Spider Extension CRX File

Download SEO Page Spider 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

                        A simple and easy to use SEO tool that will help you to optimize your web pages for search engines.                    

Extension Basic Information

Name SEO Page Spider SEO Page Spider
ID gmkicgpgdcpbfalncohgiopigodkdbnk
Official URL https://chrome.google.com/webstore/detail/seo-page-spider/gmkicgpgdcpbfalncohgiopigodkdbnk
Description This extension adds SEO tools to Google Chrome.
File Size 1.05 MB
Installation Count 344
Current Version 0.0.0.4
Last Updated 2018-01-09
Publish Date 2018-01-09
Rating 4.00/5 Total 2 Ratings
Developer http://londonwebfactory.com
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SEO Page Spider",
    "description": "This extension adds SEO tools to Google Chrome.",
    "version": "0.0.0.4",
    "browser_action": {
        "default_icon": "images\/icon19.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "19": "images\/icon19.png",
        "32": "images\/icon32.png",
        "38": "images\/icon38.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png",
        "96": "images\/icon96.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "activeTab"
    ]
}