loremizer
lorem ipsum-izes any web page
loremizerとは何ですか?
loremizerはKushagra Gourによって開発されたChromeの拡張機能で、その主な機能は「lorem ipsum-izes any web page」です。
拡張機能のスクリーンショット
loremizer拡張機能のCRXファイルをダウンロード
loremizer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Ever wanted to take screenshot of a website but could not because it had some sensitive data. Worry no more! Loremizer to your rescue. Simply click and loremizer-ize any website. Features: - Randomize text and numbers - Control text lengths - Convert text to scribble - Replace images - Fill forms Changelog: https://github.com/chinchang/loremizer/releases Disclaimer: This extension stores no data at all from any website.
拡張機能の基本情報
名前 | loremizer |
ID | gahigmhdmjaopidlamnbdkipojfmolkf |
公式URL | https://chromewebstore.google.com/detail/loremizer/gahigmhdmjaopidlamnbdkipojfmolkf |
説明 | lorem ipsum-izes any web page |
ファイルサイズ | 28.61 KB |
インストール数 | 305 |
現在のバージョン | 1.3 |
最終更新日 | 2021-10-19 |
公開日 | 2019-02-21 |
評価 | 4.40/5 合計 5 レビュー |
開発者 | Kushagra Gour |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://kushagra.dev/lab/loremizer/ |
ヘルプページのURL | https://github.com/chinchang/loremizer/issues |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "lorem ipsum-izes any web page", "manifest_version": 2, "name": "loremizer", "version": "1.3", "browser_action": { "default_icon": "icons\/off.png", "default_popup": "popup.html", "browser_style": true }, "icons": { "16": "icons\/off.png", "48": "icons\/off.png" }, "web_accessible_resources": [ "fonts\/*" ], "permissions": [ "activeTab", " |