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 0.7.0 to 0.7.1

.npmignore

6

manifest.json
{
"name": "Fast New Tab",
"short_name": "FNT!",
"version": "0.7.0",
"version": "0.7.1",
"manifest_version": 2,

@@ -12,7 +12,7 @@ "chrome_url_overrides": {

"icons": {
"48": "./icons/icon48.png"
"128": "./icons/icon128.png"
},
"browser_action": {
"default_icon": {
"48": "./icons/icon48.png"
"128": "./icons/icon128.png"
},

@@ -19,0 +19,0 @@ "default_title": "Fast New Tab"

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

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

@@ -7,3 +7,3 @@ # fast-new-tab #

**fast-new-tab** is a Chrome extension: fast new tab without deep scripts and requests.
**fast-new-tab** is a simplest Chrome extension: fast new tab without deep scripts and requests.

@@ -15,3 +15,3 @@ ## Usage ##

```
It's create **fast-new-tab.crx** (extension package) and **fast-new-tab.peb** (extension private key).
It's create **fast-new-tab**.crx (extension package) and **fast-new-tab**.peb (extension private key).
Then drop fast-new-tab.crx on page chrome://extensions and confirm installing package.

@@ -18,0 +18,0 @@ Instruction on developer.chrome.com: [packaging](https://developer.chrome.com/extensions/packaging).

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