CF Spark Browser Plugin
Turn any image you see on the internet into new unique images by simply clicking a button
什么是CF Spark Browser Plugin?
CF Spark Browser Plugin是由Creative Fabrica开发的Chrome扩展程序,该扩展的主要功能是“Turn any image you see on the internet into new unique images by simply clicking a button”。
扩展截图
下载CF Spark Browser Plugin扩展crx文件
下载CF Spark Browser Plugin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Turn any image you see on the internet into new unique images by simply clicking a button 扩展基本信息
| 名称 | |
| ID | fffiooegpamkcknjfhemelbggljkegpj |
| 官方URL | https://chromewebstore.google.com/detail/cf-spark-browser-plugin/fffiooegpamkcknjfhemelbggljkegpj |
| 简介 | Turn any image you see on the internet into new unique images by simply clicking a button |
| 文件大小 | 79.79 KB |
| 安装次数 | 4,337 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2023-02-01 |
| 上架时间 | 2023-02-01 |
| 评分 | 4.54/5 共347次评分 |
| 开发者 | Creative Fabrica |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://www.iubenda.com/privacy-policy/24976076/legal |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "CF Spark Browser Plugin",
"version": "1.0.0",
"content_scripts": [
{
"js": [
"src\/content.js"
],
"matches": [
"*:\/\/*\/*"
],
"all_frames": true
}
],
"background": {
"service_worker": "src\/background.js",
"type": "module"
},
"action": {
"default_icon": {
"16": "src\/img\/logo16.png",
"32": "src\/img\/logo-32.png",
"48": "src\/img\/logo-48.png",
"128": "src\/img\/logo-128.png"
}
},
"host_permissions": [
"*:\/\/*\/*",
" | |