WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Writecode.one - Extension for developers

Writecode.one - Extension for developers

View on Chrome Web Store
View Writecode.one - Extension for developers Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (40 ratings)
9 views
This extension has been viewed 9 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 20, 2025.

Một extension cần thiết cho các lập trình viên trong quá trình học tập và phát triển công việc
Type
Extension
Users
193 users
1
Website writecode.one
extpublic.com
View author page of extpublic.com
Published
Published on November 2, 2022
Version 1.0.2.3
Manifest version
3
Updated
Updated on April 24, 2023
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Writecode.one - Extension for developers 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",
    "short_name": "Extension for developers",
    "name": "Writecode.one - Extension for developers",
    "description": "M\u1ed9t extension c\u1ea7n thi\u1ebft cho c\u00e1c l\u1eadp tr\u00ecnh vi\u00ean trong qu\u00e1 tr\u00ecnh h\u1ecdc t\u1eadp v\u00e0 ph\u00e1t tri\u1ec3n c\u00f4ng vi\u1ec7c",
    "icons": {
        "16": "images\/favicon.png",
        "32": "images\/favicon.png",
        "48": "images\/favicon.png",
        "128": "images\/favicon.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/favicon.png",
            "32": "images\/favicon.png",
            "48": "images\/favicon.png",
            "128": "images\/favicon.png"
        }
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 3,
    "version": "1.0.2.3",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/main.js"
            ],
            "css": [
                "css\/main.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "svg\/*",
                "static\/*",
                "fonts\/*",
                "page\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' "
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/writecode.one\/*",
            "https:\/\/*.writecode.one\/*",
            "http:\/\/localhost:3000\/*"
        ]
    }
}
© 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