WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Write.as

Write.as

View on Chrome Web Store
View Write.as Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (33 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Write.as is a blogging platform focused on privacy. Write and publish instantly — no sign up required.
Type
ChromeOS Game
Users
114 users
1
Musing Studio
View author page of Musing Studio
Published
Published on April 5, 2015
Version 1.3.6
Manifest version
2
Updated
Updated on November 8, 2015
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Write.as Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "manifest_version": 2,
    "minimum_chrome_version": "41",
    "version": "1.3.6",
    "version_name": "1.3.6",
    "offline_enabled": true,
    "app": {
        "background": {
            "page": "app_main.html"
        }
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "alarms",
        {
            "fileSystem": [
                "write"
            ]
        },
        {
            "socket": [
                "tcp-connect",
                "tcp-listen",
                "udp-bind",
                "udp-send-to",
                "resolve-host"
            ]
        },
        "unlimitedStorage",
        "notifications",
        "storage",
        "clipboardRead",
        "accessibilityFeatures.read",
        "https:\/\/clients2.google.com\/",
        "clipboardWrite"
    ],
    "requirements": {
        "3D": {
            "features": [
                "webgl"
            ]
        }
    },
    "import": [
        {
            "id": "mfaihdlpglflfgpfjcifdjdjcckigekc"
        }
    ],
    "file_handlers": {
        "arc.types": {
            "types": [
                "text\/*"
            ]
        }
    },
    "arc_metadata": {
        "apkList": [
            "mobile-release.apk"
        ],
        "enableExternalDirectory": false,
        "formFactor": "tablet",
        "name": "Write.as",
        "resize": "reconfigure",
        "orientation": "landscape",
        "packageName": "com.abunchtell.writeas"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top