StaticShot - Screenshot Capture & Annotate

Capture pages, edit and upload images to Static.md

Wat is StaticShot - Screenshot Capture & Annotate?

StaticShot - Screenshot Capture & Annotate is een Chrome-extensie ontwikkeld door https://static.md, en de belangrijkste functie is "Capture pages, edit and upload images to Static.md".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie StaticShot - Screenshot Capture & Annotate

Download StaticShot - Screenshot Capture & Annotate-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam StaticShot - Screenshot Capture & Annotate StaticShot - Screenshot Capture & Annotate
ID bbgoenllpdnfljjapjcababahphohncj
Officiële URL https://chromewebstore.google.com/detail/staticshot-screenshot-cap/bbgoenllpdnfljjapjcababahphohncj
Beschrijving Capture pages, edit and upload images to Static.md
Bestandsgrootte 123 KB
Aantal Installaties 2,749
Huidige Versie 1.12.0
Laatst Bijgewerkt 2023-12-11
Publicatiedatum 2017-05-27
Beoordeling 4.68/5 Totaal 25 Beoordelingen
Ontwikkelaar https://static.md
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://static.md/privacy
Ondersteunde Talen 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": []
}