| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple, open-source, userscript editor for Safari.
Install via Mac App Store or clone the project and build with Xcode.
Using the extension is simple. You can open the editor by clicking on the the toolbar button. Any code you write will be injected into every website you visit.
Here are some usage notes:
With the depreciation of .safariextz style extension in Safari 12, I wanted a way to quickly and easily create some "quality of life" userscripts. Since it's no longer possible to create and sign, even personal, .safariextz extensions, I needed a new way to dynamically create userscripts.
There are other userscripts editors/managers for other browsers, and even good ones for Safari, but I wanted something very simple and open-source.
InjectJS does not collect any data from its users nor monitor activities or actions you perform within the application and extension. This means everything that you do with the application and extension is private to you and is never shared with the developers or third parties. Since there is no data collection, there is no data retention of any kind.
Licensed under the GNU General Public License v3.0 license for all open source applications. A commercial license is required for all commercial applications.
| Back | FazBrowse Home | New Git URL |