picgo-plugin-blog-uploader
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

picgo-plugin-blog-uploader

Downloads Version License

English | 简体中文

A plugin for PicGo with the addition of the image hosting of JueJin, JianShu and YuQue.

Installation

  • Online Installation

    Open the details window of PicGo, select Plugin Settings, and search blog-uploader for installation. Then restart the application.

  • Offline Installation

    Clone this project and copy it to the folder below:

    • Windows: %APPDATA%\picgo\
    • Linux: $XDG_CONFIG_HOME/picgo/ or ~/.config/picgo/
    • macOS: ~/Library/Application\ Support/picgo/

    Switch to the new directory and run npm install ./picgo-plugin-blog-uploader. Then restart the application.

Cookie

JueJin don't need the cookie, other blogs need. Moreover, the images uploaded to CSDN blog have cross-domain restrictions, which prohibit non-CSDN websites from accessing their images.

The support of CSDN has been removed.

How to get the cookie:

After login to the corresponding chrome website, press F12 (right mouse button to select "check")

Select NetWork at the top and refresh the page. Pull down to find Cookie (if not, please change a website on the left).

Copy the contents of the Cookie into the plugin.

Package Sidebar

Install

npm i picgo-plugin-blog-uploader

Weekly Downloads

4

Version

0.0.8

License

MIT

Unpacked Size

12.9 kB

Total Files

6

Last publish

Collaborators

  • chengww