StaticShot - Screenshot Capture & Annotate

Capture pages, edit and upload images to Static.md

Qu'est-ce que StaticShot - Screenshot Capture & Annotate ?

StaticShot - Screenshot Capture & Annotate est une extension Chrome développée par https://static.md, et sa fonction principale est "Capture pages, edit and upload images to Static.md".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension StaticShot - Screenshot Capture & Annotate

Téléchargez les fichiers d'extension StaticShot - Screenshot Capture & Annotate 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

                        Usage:
1) Click on the extension icon to take a screenshot;
2) Annotate the image;
3) Download or Upload;
*4) Be happy                    

Informations de Base sur l'Extension

Nom StaticShot - Screenshot Capture & Annotate StaticShot - Screenshot Capture & Annotate
ID bbgoenllpdnfljjapjcababahphohncj
URL Officiel https://chromewebstore.google.com/detail/staticshot-screenshot-cap/bbgoenllpdnfljjapjcababahphohncj
Description Capture pages, edit and upload images to Static.md
Taille du Fichier 123 KB
Nombre d'Installations 2,749
Version Actuelle 1.12.0
Dernière Mise à Jour 2023-12-11
Date de Publication 2017-05-27
Évaluation 4.68/5 Total 25 Évaluations
Développeur https://static.md
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://static.md/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "StaticShot - Screenshot Capture & Annotate",
    "short_name": "StaticShot",
    "description": "Capture pages, edit and upload images to Static.md",
    "version": "1.12.0",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "homepage_url": "https:\/\/static.md",
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "action": {
        "default_icon": "icon48.png",
        "default_title": "Capture the page"
    },
    "content_security_policy": []
}