WebExtension.net
Toggle dark mode
WebExtension.net

SEOFOMO News

View on Chrome Web Store
View SEOFOMO News Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (14 ratings)
1 new ratings

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

Stay updated with the latest SEOFOMO News trending stories. Get notifications about new articles and explore top stories.
Type
Extension
Users
388 users
7
Aleyda Solis / SEOFOMO
View author page of Aleyda Solis / SEOFOMO
Published
Published on December 12, 2024
Version 1.0
Manifest version
3
Updated
Updated on December 12, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View SEOFOMO News 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",
    "manifest_version": 3,
    "name": "SEOFOMO News",
    "version": "1.0",
    "description": "Stay updated with the latest SEOFOMO News trending stories. Get notifications about new articles and explore top stories.",
    "permissions": [
        "alarms",
        "storage",
        "scripting",
        "tabs"
    ],
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/icon.png",
            "48": "images\/icon.png",
            "128": "images\/icon.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/content.js"
            ]
        }
    ]
}
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