right click lorem ipsum

*What's New in Version 1.3* Insert Today's Date: Quickly populate editable fields with today's date. Insert Future Date: Need a…

right click lorem ipsumとは何ですか?

right click lorem ipsumはlloyd_bによって開発されたChromeの拡張機能で、その主な機能は「*What's New in Version 1.3* Insert Today's Date: Quickly populate editable fields with today's date. Insert Future Date: Need a…」です。

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

screenshot
screenshot

right click lorem ipsum拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        *What's New in Version 1.3*
Insert Today's Date: Quickly populate editable fields with today's date.
Insert Future Date: Need a date that's 6 months ahead? We've got you covered.
Insert Random Names: Generate a random first and last name combination.
Insert Sample Email: Get a sample email address for your forms.
Insert Financial Amount: Generate a random amount between 1 and 100,000.
Insert Fake Street Address & ZIP Code: Fill in editable fields with fake addresses and ZIP codes.
Elevate Your Web Content Development Workflow
Elevate your web content development workflow with the right click lorem ipsum extension! This user-friendly tool is designed to streamline the process of populating your web pages, forms, and various other editable fields with placeholder text and more.

Comprehensive Placeholder Generation
This extension provides a dynamic way to generate not just lorem ipsum text, but also dates, names, email addresses, financial amounts, and addresses—a comprehensive solution for all your placeholder needs.

Key Features
Customizable Text Length: Choose the length of the text to be inserted, with options ranging from a brief title (5 words) to an extensive full page (2000 words). This feature caters to different use cases and text requirements.

Context Menu Integration: Easy access via the context menu (right-click), ensuring a seamless user experience.

Intuitive Interface: The simple design allows users of all skill levels to efficiently generate placeholder text and other content.

Variety in Text: To avoid repetitiveness, the generator ensures that the same word doesn't appear consecutively, leading to a more natural-looking block of text.

Auto-copy to Clipboard: Instantly copies the chosen text to your clipboard, enabling easy repetition and provides a convenient solution for inserting text in scenarios where direct input may not be possible.

Date Insertion: Insert today's date or a date 6 months into the future.

Personal Information: Generate random names and email addresses for form testing.

Financial Information: Insert random financial amounts for simulating transactions.

Address Information: Generate fake street addresses and ZIP codes for your forms.

Ideal for Professionals
This extension is perfect for developers, designers, and content creators who frequently require placeholder text and other content for their projects. By simulating the look of actual content, our extension allows users to focus on the visual elements of their designs.

Get Started Today
Install the right click lorem ipsum extension today and experience a hassle-free and productive web content creation process!                    

拡張機能の基本情報

名前 right click lorem ipsum right click lorem ipsum
ID jkobldjdbekfbmigpldmhmjfhcphfpbb
公式URL https://chromewebstore.google.com/detail/right-click-lorem-ipsum/jkobldjdbekfbmigpldmhmjfhcphfpbb
説明 *What's New in Version 1.3* Insert Today's Date: Quickly populate editable fields with today's date. Insert Future Date: Need a…
ファイルサイズ 49.57 KB
インストール数 171
現在のバージョン 1.3
最終更新日 2023-09-05
公開日 2023-06-19
開発者 lloyd_b
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "right click lorem ipsum",
    "version": "1.3",
    "permissions": [
        "contextMenus",
        "activeTab",
        "scripting",
        "clipboardWrite"
    ],
    "action": {
        "default_icon": {
            "16": "RCLI24.png",
            "48": "RCLI48.png",
            "128": "RCLI128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    }
}