Corporate Ipsum

Generate random corporate double-speak for use as filler text

Corporate Ipsumとは何ですか?

Corporate IpsumはBilliamTheSecondによって開発されたChromeの拡張機能で、その主な機能は「Generate random corporate double-speak for use as filler text」です。

拡張機能のスクリーンショット

screenshot
screenshot

Corporate Ipsum拡張機能のCRXファイルをダウンロード

Corporate Ipsum拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        A lorem ipsum generator with a corporate bent.
Generates filler content by the word or paragraph.

This is a clone (with permission) of Brian Haslanger's Corporate Ipsum dashboard widget (https://portfolio.doubleforte.net/project/synergy) for Google Chrome.

Example output
===============
Efficiently seize integrated vortals with installed base methodologies. Synergistically orchestrate leveraged data with intuitive action items. Proactively develop tactical services and interoperable networks. Efficiently create enterprise potentialities whereas interoperable e-commerce. Globally fabricate worldwide solutions via principle-centered human capital.

Updates
=======

- v0.1.0
* Updated styles
* Support system dark mode
* Update word count immediately when changing slider

- v0.0.1
Initial release                    

拡張機能の基本情報

名前 Corporate Ipsum Corporate Ipsum
ID lfmadckmfehehmdnmhaebniooenedcbb
公式URL https://chromewebstore.google.com/detail/corporate-ipsum/lfmadckmfehehmdnmhaebniooenedcbb
説明 Generate random corporate double-speak for use as filler text
ファイルサイズ 26.01 KB
インストール数 12,448
現在のバージョン 0.1.0
最終更新日 2024-01-09
公開日 2014-02-22
評価 4.75/5 合計 61 レビュー
開発者 BilliamTheSecond
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Corporate Ipsum",
    "version": "0.1.0",
    "description": "Generate random corporate double-speak for use as filler text",
    "action": {
        "default_title": "Corporate Ipsum",
        "default_icon": {
            "16": "icon16.png",
            "24": "icon24.png",
            "32": "icon32.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}