Outbox for Tumblr
Save outgoing Tumblr asks automatically
Cos'è Outbox for Tumblr?
Outbox for Tumblr è un'estensione di Chrome sviluppata da April Sylph, e la sua funzione principale è "Save outgoing Tumblr asks automatically".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Outbox for Tumblr
Scarica i file di estensione Outbox for Tumblr in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        Features:
• Save asks you send from the dashboard
• Save asks you send from *.tumblr.com/ask pages
• Save answers you send privately
Usage:
Saving asks and answers is done passively. Open your outbox by clicking on the addon icon in the browser toolbar.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | oeamngjfgbhipkibmgglfdaohochpoej | 
| URL Ufficiale | https://chromewebstore.google.com/detail/outbox-for-tumblr/oeamngjfgbhipkibmgglfdaohochpoej | 
| Descrizione | Save outgoing Tumblr asks automatically | 
| Dimensione del File | 24.81 KB | 
| Conteggio Installazioni | 934 | 
| Versione Corrente | 1.0.4 | 
| Ultimo Aggiornamento | 2023-06-28 | 
| Data di Pubblicazione | 2021-11-29 | 
| Valutazione | 5.00/5 Totale 1 Valutazioni | 
| Sviluppatore | April Sylph | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://github.com/AprilSylph/Outbox-for-Tumblr#readme | 
| URL della Pagina di Aiuto | https://github.com/AprilSylph/Outbox-for-Tumblr/issues | 
| URL della Pagina della Politica sulla Privacy | https://github.com/AprilSylph/AprilSylph/blob/master/PRIVACY.md | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Outbox for Tumblr",
    "version": "1.0.4",
    "description": "Save outgoing Tumblr asks automatically",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        }
    },
    "background": {
        "scripts": [
            "lib\/browser-polyfill.min.js",
            "background.js"
        ],
        "persistent": true
    },
    "homepage_url": "https:\/\/github.com\/AprilSylph\/Outbox-for-Tumblr#readme",
    "permissions": [
        "storage",
        "webRequest",
        "*:\/\/*.tumblr.com\/*"
    ],
    "optional_permissions": [
        "  |  |