Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.

Userscripts end in .user.js not .js #1

Closed
Martii opened this issue Nov 18, 2017 · 0 comments
Closed

Userscripts end in .user.js not .js #1

Martii opened this issue Nov 18, 2017 · 0 comments

Comments

@Martii
Copy link

Martii commented Nov 18, 2017

In order for you to import (as a user script) you'll need to make sure this is correct. If it's a library you need the UserLibrary block instead. See the Add Library or Add Script pages on OUJS.

git mv AmazonPrice.js AmazonPrice.user.js

and rereference your code if that is needed here:

"js": [ "AmazonPrice.js" ]

Thanks,
OUJS Admin


If this issue in error please disregard and close.

Repository owner locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants