Hammer for smashing page
Hammer gives you a quick, easy and satisfying way to remove unnecessary elements and get a clean and pretty page for you to enjoy.
Hammer for smashing pageとは何ですか?
Hammer for smashing pageはsakalによって開発されたChromeの拡張機能で、その主な機能は「Hammer gives you a quick, easy and satisfying way to remove unnecessary elements and get a clean and pretty page for you to enjoy.」です。
拡張機能のスクリーンショット
Hammer for smashing page拡張機能のCRXファイルをダウンロード
Hammer for smashing page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hammer extension gives you a quick, easy and satisfying way to remove unnecessary elements and get a clean and pretty page for you to enjoy. I hope this extension will make the everyday easier for people working with web, text, and HTML. This can be helpful for people who who don't like sticky headers on page and others ugly elements that make difficult to read page.
拡張機能の基本情報
名前 | Hammer for smashing page |
ID | gicbggcmjgdbiclnfcmiapnfeanljnmo |
公式URL | https://chromewebstore.google.com/detail/hammer-for-smashing-page/gicbggcmjgdbiclnfcmiapnfeanljnmo |
説明 | Hammer gives you a quick, easy and satisfying way to remove unnecessary elements and get a clean and pretty page for you to enjoy. |
ファイルサイズ | 9.8 KB |
インストール数 | 165 |
現在のバージョン | 1.0.4 |
最終更新日 | 2019-02-09 |
公開日 | 2019-02-05 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | sakal |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://github.com/sakalx/hammer/issues |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hammer for smashing page", "short_name": "Hammer", "description": "Hammer gives you a quick, easy and satisfying way to remove unnecessary elements and get a clean and pretty page for you to enjoy.", "version": "1.0.4", "author": "Serhii Sakal", "background": { "persistent": false, "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |