DirectLinks
Makes indirect links on Google and Facebook direct.
DirectLinksとは何ですか?
DirectLinksはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Makes indirect links on Google and Facebook direct.」です。
拡張機能のスクリーンショット
DirectLinks拡張機能のCRXファイルをダウンロード
DirectLinks拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension circumvents certain techniques used by Google and Facebook to track link clicks. When you click a link in Google search results, Google uses JavaScript to replace the actual link with an indirect one, which they use for click tracking. Google then redirects the browser to the actual destination after logging the click. DirectLinks disables the JavaScript that replaces real links with indirect ones, so that when you click a search result link, Safari goes straight to the destination. The extension does something similar for links in Facebook posts: it removes JavaScript that Facebook uses to track clicks on these links.
拡張機能の基本情報
名前 | DirectLinks |
ID | jmmlehkhepchhogkchmcmkedebfaebia |
公式URL | https://chromewebstore.google.com/detail/directlinks/jmmlehkhepchhogkchmcmkedebfaebia |
説明 | Makes indirect links on Google and Facebook direct. |
ファイルサイズ | 227 KB |
インストール数 | 191 |
現在のバージョン | 2.0 |
最終更新日 | 2018-09-12 |
公開日 | 2018-09-12 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Unknown |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/au5ton/DirectLinks |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DirectLinks", "version": "2.0", "description": "Makes indirect links on Google and Facebook direct.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |