WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ReciMe Extension

ReciMe Extension

View on Chrome Web Store
View ReciMe Extension Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (23 ratings)
1 new ratings
42 views
This extension has been viewed 42 times
0 downloads
This extension has been downloaded 0 times

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

ReciMe Chrome Extension
Type
Extension
Users
10,000 users
1K
ReciMe Developers
View author page of ReciMe Developers
Published
Published on December 29, 2024
Version 1.2.3
Manifest version
3
Updated
Updated on October 28, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View ReciMe Extension 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": "ReciMe Extension",
    "version": "1.2.3",
    "description": "ReciMe Chrome Extension",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "action": {
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/prod16.png",
        "32": "images\/prod32.png",
        "197": "images\/prod197.png"
    },
    "host_permissions": [
        "https:\/\/*.staging.recime.app\/*",
        "https:\/\/*.recime.app\/*",
        "http:\/\/localhost:3000\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.staging.recime.app\/*",
            "https:\/\/*.recime.app\/*",
            "http:\/\/localhost:3000\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvCIx7V65uSw72UboA9jiaSkMm2AJ\/NrtKpF9PWU\/nD9Zj7jVlhtwx81ihnYlEvGfOT3\/yMeQqqUKnFRf3LxXM4YV9NVVx5Qb\/ZtG+JYbDqZWhSs\/g2ceoZUFB+DGXgu8jr5twjR0iZ1S4Xn00zk\/T8wq5WIVJPjfmQAOw1RWBVjOhmrwhNet6jvvXNlEJAb2xdwTe9vmVGuoqAJgFxlpWvx9gs1+m3xkKvzhXbfswdt\/v7n6CHbmfSeBBMDBnNxYKlMBwg+IvQ4kkuW3lRAHclyIV3R7p3svJuxTyFecTBBep9n5smEqIVdmCtvyJHZx12zsTIg5KxfRgV5aqKysOwIDAQAB"
}
© 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