Lint all files

This commit is contained in:
2025-02-19 16:38:31 +00:00
parent 0321136470
commit 21f5684c6e
11 changed files with 69 additions and 70 deletions

View File

@@ -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).