spotlight

✨Spotlight your cursor🔦

Qu'est-ce que spotlight ?

spotlight est une extension Chrome développée par Unknown, et sa fonction principale est "✨Spotlight your cursor🔦".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension spotlight

Téléchargez les fichiers d'extension spotlight au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        ✨Highlight your mouse pointer while sharing your screen! 🔦

How to use:

1. Click toolbar icon.
2. Press `shift` key. Mouse wheel to change circle size.
3. Toggle off to disable spotlight.
4. Mouse over toggle button and click cancel button to close.

스포트라이트 사용방법:

1. 준비: 툴바 아이콘에서 스포트라이트 클릭
2. 실행: shift 키 + 마우스 휠
3. 비활성화: 토글 버튼 클릭                    

Informations de Base sur l'Extension

Nom spotlight spotlight
ID lpccnbaohcggmnnciajjbkeinjkfdonp
URL Officiel https://chromewebstore.google.com/detail/spotlight/lpccnbaohcggmnnciajjbkeinjkfdonp
Description ✨Spotlight your cursor🔦
Taille du Fichier 117 KB
Nombre d'Installations 106
Version Actuelle 1.1.0
Dernière Mise à Jour 2022-03-19
Date de Publication 2022-03-08
Évaluation 5.00/5 Total 4 Évaluations
Développeur Unknown
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/datalater/spotlight
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "description": "\u2728Spotlight your cursor\ud83d\udd26",
    "name": "spotlight",
    "version": "1.1.0",
    "author": "cheo ",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "icons": {
        "16": "\/images\/white-flashlight16.png",
        "32": "\/images\/white-flashlight32.png",
        "48": "\/images\/white-flashlight48.png",
        "128": "\/images\/white-flashlight128.png"
    }
}