Fanwire Connect
Fanwire Connect helper
什么是Fanwire Connect?
Fanwire Connect是由https://fanwire.com开发的Chrome扩展程序,该扩展的主要功能是“Fanwire Connect helper”。
扩展截图
下载Fanwire Connect扩展crx文件
下载Fanwire Connect扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The extension helps you to provide access for your account for analytical system, fanwire.com, without entering any sensitive personal data.
扩展基本信息
名称 | |
ID | ehbmegfihphgmoebjngcehjlbpbgojil |
官方URL | https://chromewebstore.google.com/detail/fanwire-connect/ehbmegfihphgmoebjngcehjlbpbgojil |
简介 | Fanwire Connect helper |
文件大小 | 167 KB |
安装次数 | 513 |
当前版本 | 2302.2 |
更新时间 | 2023-02-21 |
上架时间 | 2022-04-27 |
开发者 | https://fanwire.com |
付费类型 | free |
扩展官网 | https://fanwire.com/ |
帮助页面URL | https://fanwire.com/ |
隐私政策页面URL | https://fanwire.com/docs/privacy-policy.pdf |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fanwire Connect", "description": "Fanwire Connect helper", "version": "2302.2", "manifest_version": 3, "action": { "default_icon": { "16": "\/assets\/icons\/icon_16x16.png", "24": "\/assets\/icons\/icon_24x24.png", "32": "\/assets\/icons\/icon_32x32.png", "48": "\/assets\/icons\/icon_48x48.png", "128": "\/assets\/icons\/icon_128x128.png" }, "default_popup": "\/app\/content\/defaultPopup\/index.html" }, "icons": { "16": "\/assets\/icons\/icon_16x16.png", "24": "\/assets\/icons\/icon_24x24.png", "32": "\/assets\/icons\/icon_32x32.png", "48": "\/assets\/icons\/icon_48x48.png", "128": "\/assets\/icons\/icon_128x128.png" }, "background": { "service_worker": "\/app\/service_worker\/main.js" }, "content_scripts": [ { "matches": [ "*:\/\/onlyfans.com\/*" ], "js": [ "\/app\/content\/ofPopup\/index.js" ], "css": [ "assets\/css\/main.css" ] } ], "web_accessible_resources": [ { "resources": [ "*.svg" ], "matches": [ " |