WebExtension.net
WebExtension.net

<pre> Line Wrapper

View on Chrome Web Store
View &lt;pre&gt; Line Wrapper Chrome Extension on Chrome Web Store
4.0 (4 ratings)

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

Enables line wrapping in <pre> tags. Uncheck "Enabled" whenever you want to revert to the default behavior.
Type
Extension
Users
62 users
1
Website pmarks.net
Paul Marks
View author page of Paul Marks
Published
Published on February 11, 2013
Version 1.0
Manifest version
2
Updated
Updated on February 11, 2013
View on Chrome Web Store
View &lt;pre&gt; Line Wrapper Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "<pre> Line Wrapper",
    "manifest_version": 2,
    "version": "1.0",
    "description": "Enables line wrapping in <pre> tags.  Uncheck \"Enabled\" whenever you want to revert to the default behavior.",
    "homepage_url": "http:\/\/chromium-pre-wrap.googlecode.com\/",
    "icons": {
        "128": "boring-icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "inject.css"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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