WebExtension.net
Toggle dark mode
WebExtension.net

Fonts Ninja

View on Chrome Web Store
View Fonts Ninja Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (696 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Speed up your design workflow!
Type
Extension
Users
800,000 users
100K
Website fonts.ninja
Fonts Ninja
View author page of Fonts Ninja
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 28, 2014
Version 7.1.4
Manifest version
3
Updated
Updated on December 17, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Fonts Ninja Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Speed up your design workflow!",
    "version": "7.1.4",
    "manifest_version": 3,
    "short_name": "Fonts Ninja",
    "name": "Fonts Ninja",
    "homepage_url": "https:\/\/www.fonts.ninja",
    "author": "Fonts Ninja",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "128": "icons\/icon-128.png"
        },
        "default_title": "Fonts Ninja"
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "contentScript.bundle.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "extension.bundle.js",
                "frame.html",
                "icons\/*",
                "img\/*",
                "fonts-ninja-helpers\/*",
                "*.woff",
                "*.woff2"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' ; object-src 'self'"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top