Skip to content

Commit

Permalink
new post
Browse files Browse the repository at this point in the history
Signed-off-by: Nikhil Nigade <[email protected]>
  • Loading branch information
dezinezync committed Nov 19, 2024
1 parent dea454e commit f923e47
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions _posts/2024-11-18-browserImport.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: Expense Importer
layout: home
style: landing
permalink: /entries/browser/
categories: entries
---

## Expense Importer (Safari)

<p>Starting in Pockity v2024.11 for macOS, Pockity is bundled with a Safari extension for importing expenses from certain websites.</p>

<h3>Using the Extension</h3>
<p>On any of the supported websites, the toolbar icon for the extension will appear enabled.</p>
<p>Clicking on the extension twice, will create a new draft in the Mac app.</p>
<p>You can then finalise the draft by selecting the relevant account, category, and setting the time.</p>

<h3>Enabling the Extension</h3>
<ol>
<li><p>To enable the extension, open Safari's Settings by clicking on Safari > Settings in the menu bar.</p></li>
<li><p>Click on Extensions, and scroll to find Pockity's Expense Importer in the list.</p>
<picture>
<img src="/assets/images/entries/browser-1.png" srcset="/assets/images/entries/[email protected] 2x" width="948" height="704" alt="Pockity's Expense Importer extension listed in Safari's Settings window"/>
</picture>
</li>

<li><p>Enable the extension, then scroll down on in the detail view, click on <b>Always on Every Website…</b>. This step is <em>optional</em>, and you can only enable the extension for certain websites, by clicking on the extension toolbar icon on the website, and then clicking on <em>Allow on this Website</em>.</p></li>

<li><p>In the prompt that appears, click on <b>Always on Every Website</b> again.</p>
<picture>
<img src="/assets/images/entries/browser-2.png" srcset="/assets/images/entries/[email protected] 2x" width="948" height="704" alt="Pockity's Expense Importer extension listed in Safari's Settings window, prompting for permission to be able to exectue on every website."/>
</picture>
</li>

<h4>Supported Websites include:</h4>

<ol>
<li><p>Amazon (.com, .in, .co.uk, ...)</p></li>
<li><p>Apple Online Store (https://www.apple.com/store)</p></li>
</ol>

<p>If you don't see your favourite website in the above list, please <a href="mailto:[email protected]?subject=Browser%20Website%20Support">get in touch</a>.</p>
Binary file added assets/images/entries/browser-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/entries/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/entries/browser-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/entries/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f923e47

Please sign in to comment.