mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Lint all files
This commit is contained in:
@@ -24,7 +24,7 @@ Let's explore how we can convert a Chrome or Firefox extension to work with Safa
|
||||
|
||||
## Downloading the Source Code of the Extension
|
||||
|
||||
The first step to convert your extension is to download its source code first.
|
||||
The first step to convert your extension is to download its source code first.
|
||||
Paste the link of your extension in [this website](https://robwu.nl/crxviewer/) and Download the source code of the extension.
|
||||
|
||||
## Converting the Extension with Xcode
|
||||
@@ -47,4 +47,4 @@ You should now have your Chrome or Firefox extension on Safari!
|
||||
|
||||
Keep in mind that you need to enable the **Allow unsigned extensions** option every time you fully quit Safari.
|
||||
|
||||
As an example, I converted a Chrome extension I couldn't live without to Safari, and published it to my [GitHub](https://github.com/JCionx).
|
||||
As an example, I converted a Chrome extension I couldn't live without to Safari, and published it to my [GitHub](https://github.com/JCionx).
|
||||
|
||||
Reference in New Issue
Block a user