Scrawl
Draw on any web page with excalidraw.
Co je Scrawl?
Scrawl je rozšíření Chrome vyvinuté lukepigeonmail, a jeho hlavní funkcí je „Draw on any web page with excalidraw.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Scrawl
Stáhněte si soubory rozšíření Scrawl ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Scrawl lets you draw on any webpage with excalidraw. You can trigger the extension using a keyboard shortcut (default cmd/ctrl+shift+e) and on pdf pages you can trigger the extension by pressing `show scrawl` in the bottom right of your screen. The drawings created by scrawl are stored in local storage and are associated with the exact URL of the page you are on. You can change the background blur and default keyboard shortcut by clicking the extension icon.
Základní Informace o Rozšíření
Název | Scrawl |
ID | egoccpljknghnoighgpjahfekpcnifma |
Oficiální URL | https://chromewebstore.google.com/detail/scrawl/egoccpljknghnoighgpjahfekpcnifma |
Popis | Draw on any web page with excalidraw. |
Velikost souboru | 1.79 MB |
Počet instalací | 369 |
Aktuální Verze | 0.2.1 |
Poslední Aktualizace | 2021-08-04 |
Datum Vydání | 2021-07-18 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | lukepigeonmail |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/lukesmurray/scrawl |
URL Stránky Nápovědy | https://github.com/lukesmurray/scrawl/issues |
Podporované Jazyky | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Scrawl", "description": "Draw on any web page with excalidraw.", "version": "0.2.1", "background": { "persistent": false, "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |