WebExtension.net
Toggle dark mode
WebExtension.net

TipMine

View on Chrome Web Store
View TipMine Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times

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

Add anything to TipMine
Type
Extension
Users
2 users
1
Carlos Jeurissen
View author page of Carlos Jeurissen
Published
Published on April 5, 2021
Version 1.3.3
Manifest version
3
Updated
Updated on February 6, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View TipMine 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,
    "version": "1.3.3",
    "name": "TipMine",
    "short_name": "TipMine",
    "description": "Add anything to TipMine",
    "author": "Carlos Jeurissen",
    "homepage_url": "https:\/\/www.tipmine.com\/extension",
    "developer": {
        "name": "Carlos Jeurissen",
        "url": "https:\/\/www.tipmine.com\/extension"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'none'; child-src 'none'; manifest-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; connect-src 'none'; frame-src 'none'; font-src 'none'; script-src-elem 'self'; style-src-elem 'none'; img-src data:; script-src 'self'; script-src-attr 'none'; style-src 'self'; style-src-attr 'none'; base-uri 'none'; form-action 'none'; frame-ancestors https:\/\/keep.google.com\/; block-all-mixed-content; upgrade-insecure-requests; report-uri https:\/\/api.jeurissen.co\/reports\/csp\/webext\/tipmine\/"
    },
    "replacement_web_app": "https:\/\/www.tipmine.com\/?utm_source=cpa-prompt",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "externally_connectable": {
        "ids": [],
        "accepts_tls_channel_id": false
    },
    "icons": {
        "16": "\/images\/icon-16.png",
        "32": "\/images\/icon-32.png",
        "48": "\/images\/icon-48.png",
        "96": "\/images\/icon-96.png",
        "128": "\/images\/icon-128.png"
    },
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "background": {
        "service_worker": "\/background.js"
    },
    "action": {
        "browser_style": false,
        "default_area": "navbar",
        "default_icon": {
            "16": "\/images\/icon-16.png",
            "32": "\/images\/icon-32.png",
            "48": "\/images\/icon-48.png"
        },
        "default_title": "Add to TipMine"
    },
    "commands": {
        "_execute_action": []
    }
}
© 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