Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chrome-tailor-jetpack

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-tailor-jetpack

Enables Google Chrome extensions on Firefox.

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

chrome-tailor-jetpack Build Status

Skeleton Firefox extension that can run a Chrome extension.

Supported APIs

Chrome APIs

APIs supported from the Chrome extension API. Only supporting stable APIs.

Supported
Partial Support
  • chrome.browserAction
    • chrome.browserAction.onClick.addListener supported
  • chrome.extension
    • getURL supported
  • chrome.history
    • addUrl, deleteAll, deleteUrl supported
    • More detailed needed for models used here
  • chrome.runtime
    • getURL, getManifest, onMessage, sendMessage
  • chrome.tabs
    • create, duplicate, executeScript, getCurrent, query, remove, sendMessage
Not Yet Supported
Not Supported

Manifest Declarations

Commands from manifest.json currently supported. Not listing the metadata fields such as name, version, etc.

Supported
Partial Support
Not Yet Supported
Not Supported

Keywords

FAQs

Package last updated on 20 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc