Chameleon
Allow to run extensions from Opera add-ons
什么是Chameleon?
Chameleon是由chameleon.ext开发的Chrome扩展程序,该扩展的主要功能是“Allow to run extensions from Opera add-ons”。
扩展截图
下载Chameleon扩展crx文件
下载Chameleon扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Chameleon is a popular Chrome extension with more than 1 000 000 users, which allows running extensions from Opera.
It's useful to note that Chameleon has advanced performance, privacy, and security-focused extension that makes it easy to install plugins from Opera into Chrome.
The Chameleon browser extension supports automatic updates for Opera and Chrome add-ons. Updates are checked automatically in the background. Alternatively, you can run a manual check for updates on the Chameleon settings page.
It only takes a minute to install the extension, try it! 扩展基本信息
| 名称 | |
| ID | dmpojjilddefgnhiicjcmhbkjgbbclob |
| 官方URL | https://chromewebstore.google.com/detail/chameleon/dmpojjilddefgnhiicjcmhbkjgbbclob |
| 简介 | Allow to run extensions from Opera add-ons |
| 文件大小 | 523 KB |
| 安装次数 | 880,942 |
| 当前版本 | 1.8.7 |
| 更新时间 | 2020-10-15 |
| 上架时间 | 2020-10-14 |
| 评分 | 3.81/5 共782次评分 |
| 开发者 | chameleon.ext |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Chameleon",
"description": "Allow to run extensions from Opera add-ons",
"version": "1.8.7",
"icons": {
"16": "img\/icon_16.png",
"48": "img\/icon_48.png",
"128": "img\/icon_128.png"
},
"browser_action": {
"default_icon": {
"19": "img\/icon_19.png",
"38": "img\/icon_38.png"
},
"default_popup": "popup.html"
},
"background": {
"scripts": [
"js\/utils.js",
"js\/tools.js",
"js\/extension.js",
"js\/bg.js"
],
"persistent": true
},
"options_page": "options.html",
"sandbox": {
"pages": [
"sandbox.html"
]
},
"content_scripts": [
{
"matches": [
" | |