WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Spotlight Lingo 🌎. Translate Subtitles: Youtube, Netflix, Amazon Prime

Spotlight Lingo 🌎. Translate Subtitles: Youtube, Netflix, Amazon Prime

View on Chrome Web Store
View Spotlight Lingo 🌎. Translate Subtitles: Youtube, Netflix, Amazon Prime Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (28 ratings)
1 new ratings
12 views
This extension has been viewed 12 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.

Point your mouse to a subtitles word to translate it on Netflix, Amazon Prime, YouTube 🇬🇧🇪🇸🇩🇪🇫🇷🇮🇹🇷🇺
Type
Extension
Users
2,000 users
1K
Eugene Gluhotorenko
View author page of Eugene Gluhotorenko
Published
Published on April 21, 2020
Version 1.1.8
Manifest version
3
Updated
Updated on March 29, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Spotlight Lingo 🌎. Translate Subtitles: Youtube, Netflix, Amazon Prime 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",
    "name": "Spotlight Lingo \ud83c\udf0e. Translate Subtitles: Youtube, Netflix, Amazon Prime",
    "version": "1.1.8",
    "description": "Point your mouse to a subtitles word to translate it on Netflix, Amazon Prime, YouTube \ud83c\uddec\ud83c\udde7\ud83c\uddea\ud83c\uddf8\ud83c\udde9\ud83c\uddea\ud83c\uddeb\ud83c\uddf7\ud83c\uddee\ud83c\uddf9\ud83c\uddf7\ud83c\uddfa",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.62654621.js"
    },
    "action": {
        "default_icon": {
            "16": "icon16.103b0331.png",
            "32": "icon32.34887c6d.png"
        },
        "default_popup": "preferencePopup.694ede40.html"
    },
    "icons": {
        "16": "icon16.103b0331.png",
        "32": "icon32.34887c6d.png",
        "48": "icon48.583a7202.png",
        "128": "icon128.cded22c7.png",
        "1024": "icon1024.c3763d72.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.netflix.com\/*",
                "*:\/\/*.kino.pub\/*",
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.primevideo.com\/*"
            ],
            "js": [
                "contentScript.3be56c0d.js"
            ],
            "css": []
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/index.js",
                "src\/index.css",
                "images\/demo.webp"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/www.netflix.com\/*",
        "https:\/\/kino.pub\/*",
        "https:\/\/www.youtube.com\/*",
        "https:\/\/www.primevideo.com\/*"
    ],
    "permissions": [
        "storage"
    ]
}
© 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