Remove Share (+1) from Google Search Results
Removes Google Share & +1 buttons from Google Search results pages
Remove Share (+1) from Google Search Resultsとは何ですか?
Remove Share (+1) from Google Search ResultsはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Removes Google Share & +1 buttons from Google Search results pages」です。
拡張機能のスクリーンショット
Remove Share (+1) from Google Search Results拡張機能のCRXファイルをダウンロード
Remove Share (+1) from Google Search Results拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Perhaps you think Share/+1 has no place on the Google search results pages this is the extension for you.
Perhaps you hate the way their onmouseover behaviour causes the page to dance around as you move your mouse around the page.
This extension will remove the Share/+1 buttons and eat up the resulting space as if they were never there.
[10 August 2012] v1.3: Fixed removable of Share link (Google changed the HTML slightly from v1.2)
[31 July 2012] v1.2: Google replaced the +1 button with a onmouseover Share link. This is now removed as well. 拡張機能の基本情報
| 名前 | |
| ID | hlliejkmdedomoiljgjeoiihljblmphp |
| 公式URL | https://chromewebstore.google.com/detail/remove-share-+1-from-goog/hlliejkmdedomoiljgjeoiihljblmphp |
| 説明 | Removes Google Share & +1 buttons from Google Search results pages |
| ファイルサイズ | 235 KB |
| インストール数 | 45 |
| 現在のバージョン | 1.3 |
| 最終更新日 | 2012-08-10 |
| 公開日 | 2012-08-09 |
| 評価 | 4.80/5 合計 5 レビュー |
| 開発者 | Unknown |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Remove Share (+1) from Google Search Results",
"version": "1.3",
"manifest_version": 2,
"description": "Removes Google Share & +1 buttons from Google Search results pages",
"icons": {
"128": "icon_128.png"
},
"content_scripts": [
{
"matches": [
"*:\/\/*\/*"
],
"css": [
"google-serp-plus-remover.css"
],
"js": [
"google-serp-plus-remover.js"
]
}
],
"permissions": [
"*:\/\/www.google.com\/*",
"*:\/\/www.google.ae\/*",
"*:\/\/www.google.com.af\/*",
"*:\/\/www.google.com.ag\/*",
"*:\/\/www.google.off.ai\/*",
"*:\/\/www.google.am\/*",
"*:\/\/www.google.com.ar\/*",
"*:\/\/www.google.as\/*",
"*:\/\/www.google.at\/*",
"*:\/\/www.google.com.au\/*",
"*:\/\/www.google.az\/*",
"*:\/\/www.google.ba\/*",
"*:\/\/www.google.com.bd\/*",
"*:\/\/www.google.be\/*",
"*:\/\/www.google.bg\/*",
"*:\/\/www.google.bi\/*",
"*:\/\/www.google.com.bo\/*",
"*:\/\/www.google.com.br\/*",
"*:\/\/www.google.bs\/*",
"*:\/\/www.google.co.bw\/*",
"*:\/\/www.google.com.bz\/*",
"*:\/\/www.google.ca\/*",
"*:\/\/www.google.cd\/*",
"*:\/\/www.google.cg\/*",
"*:\/\/www.google.ch\/*",
"*:\/\/www.google.ci\/*",
"*:\/\/www.google.co.ck\/*",
"*:\/\/www.google.cl\/*",
"*:\/\/www.google.com.co\/*",
"*:\/\/www.google.co.cr\/*",
"*:\/\/www.google.com.cu\/*",
"*:\/\/www.google.de\/*",
"*:\/\/www.google.dj\/*",
"*:\/\/www.google.dk\/*",
"*:\/\/www.google.dm\/*",
"*:\/\/www.google.com.do\/*",
"*:\/\/www.google.com.ec\/*",
"*:\/\/www.google.es\/*",
"*:\/\/www.google.com.et\/*",
"*:\/\/www.google.fi\/*",
"*:\/\/www.google.com.fj\/*",
"*:\/\/www.google.fm\/*",
"*:\/\/www.google.fr\/*",
"*:\/\/www.google.gg\/*",
"*:\/\/www.google.com.gi\/*",
"*:\/\/www.google.gl\/*",
"*:\/\/www.google.gm\/*",
"*:\/\/www.google.gr\/*",
"*:\/\/www.google.com.gt\/*",
"*:\/\/www.google.com.hk\/*",
"*:\/\/www.google.hn\/*",
"*:\/\/www.google.hr\/*",
"*:\/\/www.google.co.hu\/*",
"*:\/\/www.google.co.id\/*",
"*:\/\/www.google.ie\/*",
"*:\/\/www.google.co.il\/*",
"*:\/\/www.google.co.im\/*",
"*:\/\/www.google.co.in\/*",
"*:\/\/www.google.is\/*",
"*:\/\/www.google.it\/*",
"*:\/\/www.google.co.je\/*",
"*:\/\/www.google.com.jm\/*",
"*:\/\/www.google.jo\/*",
"*:\/\/www.google.co.jp\/*",
"*:\/\/www.google.co.ke\/*",
"*:\/\/www.google.kg\/*",
"*:\/\/www.google.co.kr\/*",
"*:\/\/www.google.kz\/*",
"*:\/\/www.google.li\/*",
"*:\/\/www.google.lk\/*",
"*:\/\/www.google.co.ls\/*",
"*:\/\/www.google.lt\/*",
"*:\/\/www.google.lu\/*",
"*:\/\/www.google.lv\/*",
"*:\/\/www.google.com.ly\/*",
"*:\/\/www.google.mn\/*",
"*:\/\/www.google.ms\/*",
"*:\/\/www.google.com.mt\/*",
"*:\/\/www.google.mu\/*",
"*:\/\/www.google.mw\/*",
"*:\/\/www.google.com.mx\/*",
"*:\/\/www.google.com.my\/*",
"*:\/\/www.google.com.na\/*",
"*:\/\/www.google.com.nf\/*",
"*:\/\/www.google.com.ni\/*",
"*:\/\/www.google.nl\/*",
"*:\/\/www.google.no\/*",
"*:\/\/www.google.com.np\/*",
"*:\/\/www.google.nr\/*",
"*:\/\/www.google.nu\/*",
"*:\/\/www.google.co.nz\/*",
"*:\/\/www.google.com.om\/*",
"*:\/\/www.google.com.pa\/*",
"*:\/\/www.google.com.pe\/*",
"*:\/\/www.google.com.ph\/*",
"*:\/\/www.google.com.pk\/*",
"*:\/\/www.google.pl\/*",
"*:\/\/www.google.pn\/*",
"*:\/\/www.google.com.pr\/*",
"*:\/\/www.google.pt\/*",
"*:\/\/www.google.com.py\/*",
"*:\/\/www.google.ro\/*",
"*:\/\/www.google.ru\/*",
"*:\/\/www.google.rw\/*",
"*:\/\/www.google.com.sa\/*",
"*:\/\/www.google.com.sb\/*",
"*:\/\/www.google.sc\/*",
"*:\/\/www.google.se\/*",
"*:\/\/www.google.com.sg\/*",
"*:\/\/www.google.sh\/*",
"*:\/\/www.google.sk\/*",
"*:\/\/www.google.sn\/*",
"*:\/\/www.google.sm\/*",
"*:\/\/www.google.com.sv\/*",
"*:\/\/www.google.co.th\/*",
"*:\/\/www.google.com.tj\/*",
"*:\/\/www.google.tm\/*",
"*:\/\/www.google.to\/*",
"*:\/\/www.google.tp\/*",
"*:\/\/www.google.com.tr\/*",
"*:\/\/www.google.tt\/*",
"*:\/\/www.google.com.tw\/*",
"*:\/\/www.google.com.ua\/*",
"*:\/\/www.google.co.ug\/*",
"*:\/\/www.google.co.uk\/*",
"*:\/\/www.google.com.uy\/*",
"*:\/\/www.google.uz\/*",
"*:\/\/www.google.com.vc\/*",
"*:\/\/www.google.co.ve\/*",
"*:\/\/www.google.vg\/*",
"*:\/\/www.google.co.vi\/*",
"*:\/\/www.google.com.vn\/*",
"*:\/\/www.google.vu\/*",
"*:\/\/www.google.ws\/*",
"*:\/\/www.google.co.za\/*",
"*:\/\/www.google.co.zm\/*"
]
} | |