https://github.com/puutaro/selectmenu
Display select menu from jsFile in CommandClick
https://github.com/puutaro/selectmenu
android browser browser-addon cmdclick commandclick fannel javascript
Last synced: about 1 month ago
JSON representation
Display select menu from jsFile in CommandClick
- Host: GitHub
- URL: https://github.com/puutaro/selectmenu
- Owner: puutaro
- License: mit
- Created: 2023-12-04T15:48:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T10:44:18.000Z (over 1 year ago)
- Last Synced: 2025-07-02T09:09:54.872Z (8 months ago)
- Topics: android, browser, browser-addon, cmdclick, commandclick, fannel, javascript
- Language: JavaScript
- Homepage: https://github.com/puutaro/CommandClick
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# selectMenu.js
----------------
Display select menu from jsFile @puutaro
## Installation
--------------
1. Install [ComamndClick](https://github.com/puutaro/CommandClick#app-installation) to your android
2. Install this fannel by [install repo](https://github.com/puutaro/CommandClick/blob/master/USAGE.md#install-fannel) or QR code
## Cmd Variables
--------
### HIGHLIGHT_SCRIPT
Trigger when hilight text is
### EDIT_MENU
Edit fannel menu
| Button type | usage |
| --------- | --------- |
| DSL button | Drag and sort home fannels list |
| ADD button | Add fannel to home fannel list |
## Setting variables
---------
### EditExecute
Edit mode change
| edit mode | description |
| -------- | -------- |
| `NO` | normal edit |
| `ONCE` | one time edit and execute |
| `ALWAYD` | always edit and execute |