Content Finder
The easiest way to identify the endpoint where the content is coming from.
什麼是Content Finder?
Content Finder是由White Tower Software LLC開發的Chrome擴展程式,該擴展的主要功能是“The easiest way to identify the endpoint where the content is coming from.”。
擴展截圖
下載Content Finder擴展crx文件
下載Content Finder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
名稱 | Content Finder |
ID | bbamdlhecgcmakehkkolcdgpanlkjapc |
官方網址 | https://chromewebstore.google.com/detail/content-finder/bbamdlhecgcmakehkkolcdgpanlkjapc |
簡介 | The easiest way to identify the endpoint where the content is coming from. |
檔案大小 | 884 KB |
安裝次數 | 100 |
目前版本 | 1.1 |
更新時間 | 2018-03-07 |
上架時間 | 2018-03-07 |
評分 | 5.00/5 共 1 次評分 |
開發者 | White Tower Software LLC |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Content Finder", "description": "The easiest way to identify the endpoint where the content is coming from.", "version": "1.1", "author": "White Tower Software LLC", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Content Finder" }, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "permissions": [ "activeTab", "storage", "tabs" ], "content_scripts": [ { "matches": [ " |