1.1.2 • Published 1 year ago

pixflow-auth-hello-theme v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

1.1.1

1 year ago

1.1.0

1 year ago

1.1.2

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago