404monster
404monster enables you to publish valuable article to distributed ledger, which becomes immuable.
404monsterとは何ですか?
404monsterはdittoit2008によって開発されたChromeの拡張機能で、その主な機能は「404monster enables you to publish valuable article to distributed ledger, which becomes immuable.」です。
拡張機能のスクリーンショット
404monster拡張機能のCRXファイルをダウンロード
404monster拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
404monster is an easy-to-use application which helps you to send multi-format articles to a Distributed ledger: Obyte DAG, a next generation Blockchain technology platform. The idea to create such an application is because sometimes we find some saved web pages will become 404 (not accessible anymore), such an accident could be caused by various reasons: server broken, hacked, deleted by website administrator, physical damage of website server, censored, etc. To prevent such a sad thing from happening again, 404monster is born. Posted articles will become immuable and live forever in the crypto net world, nobody can wipe it out. It is the first time which makes it possible to save data Immutable, truely. That is how the name of this application comes from -- A monster who eliminates 404 pages specifically!
拡張機能の基本情報
名前 | 404monster |
ID | nicabfjcmlfepijmcjfcgagagbdplneb |
公式URL | https://chromewebstore.google.com/detail/404monster/nicabfjcmlfepijmcjfcgagagbdplneb |
説明 | 404monster enables you to publish valuable article to distributed ledger, which becomes immuable. |
ファイルサイズ | 405 KB |
インストール数 | 17 |
現在のバージョン | 1.0 |
最終更新日 | 2020-12-21 |
公開日 | 2020-12-21 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | dittoit2008 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://404monster.obytechina.org |
プライバシーポリシーページのURL | https://404monster.obytechina.org/Login/PrivacyPolicy |
対応言語 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.0", "manifest_version": 2, "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon16.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/404monster.obytechina.org\/*" ], "background": { "scripts": [] } } |