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

fast-new-tab

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-new-tab - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

extension/manifest.json
{
"name": "Fast New Tab",
"short_name": "FNT!",
"version": "1.2.4",
"version": "1.2.5",
"manifest_version": 2,

@@ -6,0 +6,0 @@ "chrome_url_overrides": {

{
"name": "fast-new-tab",
"version": "1.2.4",
"version": "1.2.5",
"description": "Chrome extension: fast new tab without deep scripts and requests.",

@@ -5,0 +5,0 @@ "main": "newtab.html",

@@ -19,6 +19,6 @@ # fast-new-tab #

```bash
$ chromium-browser --pack-extension=extension --pack-extension-key=extension.pem
$ chromium-browser --pack-extension=extension
```
It's create extension.crx (extension package) and extension.peb (extension private key).
Instruction on developer.chrome.com: [packaging](https://developer.chrome.com/extensions/packaging).
Instruction from developer.chrome.com: [packaging](https://developer.chrome.com/extensions/packaging).

@@ -25,0 +25,0 @@ ## Test ##

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