WebExtension.net
WebExtension.net

Rememberry - Translate and Memorize

View on Chrome Web Store
View Rememberry - Translate and Memorize Chrome Extension on Chrome Web Store
4.6 (890 ratings)

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

Translate words and phrases while browsing the web, and easily replenish your foreign languages dictionary using flashcards.
Type
Extension
Users
100,000 users
rememberry
View author page of rememberry
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 9, 2017
Version 0.7.5
Manifest version
3
Updated
Updated on July 18, 2024
View on Chrome Web Store
View Rememberry - Translate and Memorize Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "author": "__MSG_ext_author__",
    "name": "__MSG_ext_name__",
    "short_name": "__MSG_ext_short_name__",
    "version": "0.7.5",
    "minimum_chrome_version": "102",
    "default_locale": "en",
    "description": "__MSG_ext_description__",
    "offline_enabled": true,
    "background": {
        "service_worker": "js\/service-worker.rb.js"
    },
    "action": {
        "default_popup": "html\/popup.html",
        "default_title": "__MSG_ext_short_name__"
    },
    "options_ui": {
        "page": "html\/options.html",
        "open_in_tab": true
    },
    "icons": {
        "16": "ico\/card16.png",
        "32": "ico\/card32.png",
        "48": "ico\/card48.png",
        "128": "ico\/card128.png"
    },
    "permissions": [
        "alarms",
        "storage",
        "scripting",
        "unlimitedStorage",
        "tabs",
        "contextMenus",
        "notifications",
        "webNavigation"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "file:\/\/\/"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src * data:; script-src 'self'; frame-src 'self'; style-src * 'unsafe-inline'; media-src 'self'; img-src * 'self' data:;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*",
                "html\/auth.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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