WebExtension.net
Toggle dark mode
WebExtension.net

uBO-Scope

View on Chrome Web Store
View uBO-Scope Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (35 ratings)
5 views
This extension has been viewed 5 times

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

A tool to measure your 3rd-party exposure score for web sites you visit.
Type
Extension
Users
2,000 users
1K
Raymond Hill (gorhill)
View author page of Raymond Hill (gorhill)
Published
Published on March 2, 2017
Version 0.1.12
Manifest version
2
Updated
Updated on June 9, 2018
productivity/workflow
Extension Category
View on Chrome Web Store
View uBO-Scope 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",
    "author": "Raymond Hill",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/browsericons\/logo16.png",
            "32": "img\/browsericons\/logo32.png",
            "64": "img\/browsericons\/logo64.png"
        },
        "default_title": "uBO-Scope",
        "default_popup": "popup.html"
    },
    "description": "A tool to measure your 3rd-party exposure score for web sites you visit.",
    "icons": {
        "16": "img\/browsericons\/logo16.png",
        "32": "img\/browsericons\/logo32.png",
        "64": "img\/browsericons\/logo64.png",
        "128": "img\/browsericons\/logo128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "45.0",
    "name": "uBO-Scope",
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "permissions": [
        "alarms",
        "storage",
        "unlimitedStorage",
        "webRequest",
        "<all_urls>"
    ],
    "short_name": "uBO-Scope",
    "version": "0.1.12"
}
WebExtension.net

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

© 2025 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