Chameleon
Allow to run extensions from Opera add-ons
Wat is Chameleon?
Chameleon is een Chrome-extensie ontwikkeld door chameleon.ext, en de belangrijkste functie is "Allow to run extensions from Opera add-ons".
Extensie Screenshots
Download het CRX-bestand van de extensie Chameleon
Download Chameleon-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | Chameleon |
ID | dmpojjilddefgnhiicjcmhbkjgbbclob |
Officiële URL | https://chromewebstore.google.com/detail/chameleon/dmpojjilddefgnhiicjcmhbkjgbbclob |
Beschrijving | Allow to run extensions from Opera add-ons |
Bestandsgrootte | 523 KB |
Aantal Installaties | 880,942 |
Huidige Versie | 1.8.7 |
Laatst Bijgewerkt | 2020-10-15 |
Publicatiedatum | 2020-10-14 |
Beoordeling | 3.81/5 Totaal 782 Beoordelingen |
Ontwikkelaar | chameleon.ext |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |