Corporate Ipsum

Generate random corporate double-speak for use as filler text

Corporate Ipsum क्या है?

Corporate Ipsum BilliamTheSecond द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate random corporate double-speak for use as filler text"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Corporate Ipsum एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    }
}