Skip to content

danielimad/seo_fontscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

SEO FontScope

Instantly inspect SEO tags, fonts, and design details for any webpage.
SEO FontScope is a Chrome Extension that merges technical SEO inspection with font detection and color analysisβ€”essential for SEO pros, developers, and web designers looking for speed and simplicity.


πŸ” Key Features

βœ… On-Page SEO Audit

  • Displays page title, meta description + character limits
  • Checks HTML-to-text ratio for content density
  • Analyzes heading structure (H1–H6)
  • Previews structured data and schema markup
  • Detects Open Graph & Twitter Cards
  • Shows image alt text, dimensions, and file size
  • Internal vs. external link classification

πŸ”  Font & Typography Tool

  • Lists fonts used on the page (including Google Fonts)
  • Separates headings (H1–H6) from paragraphs and UI text
  • Displays HEX color values for each font
  • Copy-to-clipboard button for quick reference

🎨 Color Inspector

  • Extracts all HEX colors used on the page
  • Highlights background, text, and accent colors
  • Optimized for brand consistency checks

πŸ”— Link & Integrity Analysis

  • Shows all internal and external links
  • Detects broken links
  • Measures total link volume and HTML-to-link ratio

πŸ“‚ Project Structure

seo-fontscope/ β”‚ β”œβ”€β”€ manifest.json β”œβ”€β”€ icons/ β”‚ β”œβ”€β”€ icon16.png β”‚ β”œβ”€β”€ icon48.png β”‚ └── icon128.png β”‚ β”œβ”€β”€ popup/ β”‚ β”œβ”€β”€ popup.html β”‚ β”œβ”€β”€ popup.js β”‚ β”œβ”€β”€ popup.css β”‚ β”œβ”€β”€ extractor.js β”‚ β”œβ”€β”€ utils.js β”‚ └── tabs/ β”‚ β”œβ”€β”€ fonts.js β”‚ β”œβ”€β”€ links.js β”‚ β”œβ”€β”€ overview.js β”‚ β”œβ”€β”€ colors.js β”‚ └── headings.js


πŸš€ Getting Started

Install Locally

  1. Clone or download this repository.
  2. Go to chrome://extensions/ and enable Developer Mode.
  3. Click Load unpacked and select the /popup directory.
  4. Visit any webpage and click the SEO FontScope icon in the browser.

🧠 Who Is It For?

  • SEO Experts β†’ Fast audits with real-time on-page data
  • Web Developers β†’ Font inspection and structural checks
  • Designers β†’ Color and typography review in seconds
  • Agencies β†’ Client reporting and design QA

πŸ”’ Permissions & Privacy

SEO FontScope only accesses the current page DOM.
βœ… No data is collected, stored, or shared.
βœ… 100% localβ€”runs in your browser.


🎯 Upcoming Features

  • Dark mode UI
  • Export options (CSV / JSON)
  • Font pairing suggestions
  • Performance metrics integration (LCP, CLS, FID)

πŸ”— Connect

Follow updates and releases at:
πŸ‘‰ https://danielimad.com


Download SEO FontScope MVP https://chromewebstore.google.com/detail/seo-fontscope/behdkbabnlnkioofabcjeinindfdbeko

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors