Stepsy
Create step-by-step guides easily
Vad är Stepsy?
Stepsy är en Chrome-tillägg utvecklad av https://stepsy.co, och dess huvudfunktion är "Create step-by-step guides easily".
Tilläggsskärmbilder
Ladda ner Stepsy-förlängningens CRX-fil
Ladda ner Stepsy-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Stepsy is a tool for creating step-by-step screenshot-based guides and SOP procedures. 
Start capturing, then go through the process, screenshots are taken on every click automatically. Export the captured process as a step-by-step guide in form of  a Google Docs document with auto-generated descriptions.
Duplicate screenshots are automatically merged to keep the manual size smaller.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | ddoojdgacehbmbpfnlecfhopecckmmfh | 
| Officiell webbadress | https://chromewebstore.google.com/detail/stepsy/ddoojdgacehbmbpfnlecfhopecckmmfh | 
| Beskrivning | Create step-by-step guides easily | 
| Filstorlek | 5.25 MB | 
| Antal Installationer | 2,737 | 
| Aktuell Version | 0.12.7 | 
| Senast Uppdaterad | 2024-02-07 | 
| Publiceringsdatum | 2023-03-27 | 
| Betyg | 5.00/5 Totalt 22 Betyg | 
| Utvecklare | https://stepsy.co | 
| E-post | [email protected] | 
| Betalningssätt | in_app | 
| Tilläggswebbplats | https://stepsy.co | 
| Hjälpsida URL | https://www.stepsy.co/about/contacts | 
| URL till Sekretesspolicy Sidan | https://www.stepsy.co/about/privacy-policy | 
| Stödda Språk | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Create step-by-step guides easily",
    "version": "0.12.7",
    "manifest_version": 3,
    "name": "Stepsy",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "stepsy-34.png"
    },
    "options_page": "options.html",
    "icons": {
        "128": "stepsy-128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "downloads",
        "identity",
        "scripting",
        "identity.email",
        "offscreen",
        "webNavigation"
    ],
    "host_permissions": [
        "  |  |