Get All The Links!
A dead-simple & non-instrusive extension that displays all links from any page in the Console. Works great with Google SERPs.
Get All The Links!とは何ですか?
Get All The Links!はdeniskooによって開発されたChromeの拡張機能で、その主な機能は「A dead-simple & non-instrusive extension that displays all links from any page in the Console. Works great with Google SERPs.」です。
拡張機能のスクリーンショット
Get All The Links!拡張機能のCRXファイルをダウンロード
Get All The Links!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | Get All The Links! |
ID | jldddpjemlghoeiafbninefegmdadfnp |
公式URL | https://chromewebstore.google.com/detail/get-all-the-links/jldddpjemlghoeiafbninefegmdadfnp |
説明 | A dead-simple & non-instrusive extension that displays all links from any page in the Console. Works great with Google SERPs. |
ファイルサイズ | 46.39 KB |
インストール数 | 43 |
現在のバージョン | 0.1 |
最終更新日 | 2018-03-13 |
公開日 | 2018-03-13 |
開発者 | deniskoo |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Get All The Links!", "description": "A dead-simple & non-instrusive extension that displays all links from any page in the Console. Works great with Google SERPs.", "version": "0.1", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |