All Projects → leoding86 → Webextension Pixiv Toolkit

leoding86 / Webextension Pixiv Toolkit

A web extension for Pixiv

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webextension Pixiv Toolkit

Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-73.1%)
Mutual labels:  chrome, firefox, webextension
Browser
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Stars: ✭ 3,305 (+544.25%)
Mutual labels:  chrome, firefox, webextension
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (-70.57%)
Mutual labels:  chrome, firefox, webextension
Redux Webext
Redux for WebExtensions
Stars: ✭ 101 (-80.31%)
Mutual labels:  chrome, firefox, webextension
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (-48.93%)
Mutual labels:  chrome, firefox, webextension
Urql Devtools
A tool for monitoring and debugging urql during development
Stars: ✭ 131 (-74.46%)
Mutual labels:  chrome, firefox, webextension
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+412.67%)
Mutual labels:  chrome, firefox, webextension
Ext Saladict
🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
Stars: ✭ 8,418 (+1540.94%)
Mutual labels:  chrome, firefox, webextension
Useragent Switcher
A User-Agent spoofer browser extension that is highly configurable
Stars: ✭ 261 (-49.12%)
Mutual labels:  chrome, firefox, webextension
Tomato Clock
Tomato Clock is a simple browser extension for managing your productivity.
Stars: ✭ 241 (-53.02%)
Mutual labels:  chrome, firefox, webextension
Save In
WebExtension for saving media, links, or selections into user-defined directories
Stars: ✭ 99 (-80.7%)
Mutual labels:  chrome, firefox, webextension
Headereditor
Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests
Stars: ✭ 338 (-34.11%)
Mutual labels:  chrome, firefox, webextension
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-81.87%)
Mutual labels:  chrome, firefox, webextension
Xstyle
A user styles manager for Firefox and Chrome
Stars: ✭ 138 (-73.1%)
Mutual labels:  chrome, firefox, webextension
Cookie Autodelete
Firefox and Chrome WebExtension that deletes cookies and other browsing site data as soon as the tab closes, domain changes, browser restarts, or a combination of those events.
Stars: ✭ 1,015 (+97.86%)
Mutual labels:  chrome, firefox, webextension
Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (-66.86%)
Mutual labels:  chrome, firefox, webextension
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (-67.45%)
Mutual labels:  chrome, firefox, webextension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+500.97%)
Mutual labels:  chrome, firefox, webextension
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-28.85%)
Mutual labels:  chrome, firefox, webextension
Bs Detector
🚨 THIS REPOSITORY HAS MOVED. 🚨
Stars: ✭ 414 (-19.3%)
Mutual labels:  chrome, firefox



Pixiv Toolkit

Pixiv Tookit is a webextension for Pixiv users. You can download animation, manga, illusion and novel from Pixiv with using this.

How to install

If you are using Chrome, you can download it from Chrome web store.

If you are using Firefox, you can download it from Firefox Add-ons.

If you are not using Chrome or Firefox, you can try clone the project to your local machine, and build the extension by yourself.

How to build

To build the extension, you need these tools below:

  • nodejs
  • python2

After you install these, run commands step by step:

npm install
npm run build # build for Chrome
npm run build:firefox # or build for Firefox

Then you can install the extension manually.

How to use

There is a layer with a arrow will appear at the center bottom of the page if the page has available content. Click the arrow to active the action panel, then enjoy.

Something wrong?

Please feel free to submit a issue if you have trouble with using this.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].