🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

pixflow-auth-hello-theme

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixflow-auth-hello-theme

- Install `pixflow-auth-hello-theme` on npm - Add this some code in your js ```js const PixflowAuth = require("pixflow-auth-hello-theme"); if(!(new PixflowAuth()).redirect_panel_encrypt()) window.location.href = "./node_modules/pixflow-auth-hello

latest
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

Pixflow Authorization Hello Theme

Setup

  • Install pixflow-auth-hello-theme on npm
  • Add this some code in your js
const PixflowAuth = require("pixflow-auth-hello-theme");
if(!(new PixflowAuth()).redirect_panel_encrypt())
    window.location.href = "./node_modules/pixflow-auth-hello-theme/index.html";
  • Edit ./node_modules/pixflow-auth-hello-theme/index.html value of MainPath tag in csxs/manifest.xml

Options

postpace-port-disable and pixflow-port-disable are two attributes in ExtensionManifest tag at manifest.xml which they can remove the button of port

FAQs

Package last updated on 08 Jan 2024

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