Reddit: No More Red Dot
Removes the two red pixels from /r/AdviceAnimals.
Reddit: No More Red Dotとは何ですか?
Reddit: No More Red DotはMarcisoftによって開発されたChromeの拡張機能で、その主な機能は「Removes the two red pixels from /r/AdviceAnimals.」です。
拡張機能のスクリーンショット
Reddit: No More Red Dot拡張機能のCRXファイルをダウンロード
Reddit: No More Red Dot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
If the two red pixels on either /r/AdviceAnimals or the comments page annoys you, this is the extension for you. It simply removes them - not more, not less. Happy browsing! **Update 01/22/13** New strategy for blocking the dot, hopefully a more stable one! - This update requires other permissions (less even :)) **Update 12/28/13** The dot is now gone once again and peace has settled over AdviceAnimals. - Merry Christmas **Update 06/04/13** They have changed it again and it now works again. The extension requests access to /r/adviceanimals (notice no uppercase A's), so it is able to remove the dot, even if you write everything lowercase. **Update 06/03/13** I have noticed that they (whoever you are!) have modified the dot just enough, so that the extension wasn't able to remove it - it now works again!
拡張機能の基本情報
名前 | |
ID | npiniplkldbaabaignmgincofibpfohd |
公式URL | https://chrome.google.com/webstore/detail/reddit-no-more-red-dot/npiniplkldbaabaignmgincofibpfohd |
説明 | Removes the two red pixels from /r/AdviceAnimals. |
ファイルサイズ | 3.21 KB |
インストール数 | 45 |
現在のバージョン | 1.1.5 |
最終更新日 | 2014-01-21 |
公開日 | 2014-01-21 |
評価 | 3.00/5 合計 6 レビュー |
開発者 | Marcisoft |
支払い方法 | free |
拡張機能のウェブサイト | http://www.marcisoft.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "description": "Removes the two red pixels from \/r\/AdviceAnimals.", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/reddit-no-more-red-dot\/npiniplkldbaabaignmgincofibpfohd", "icons": { "48": "48.png" }, "permissions": [ "webRequest", "webRequestBlocking", "*:\/\/d.thumbs.redditmedia.com\/*" ], "manifest_version": 2, "name": "Reddit: No More Red Dot", "version": "1.1.5" } |