Skip to content
sixcious edited this page Sep 2, 2024 · 3 revisions

You can make the app work locally with your own files offline. First, you need to give it permission to do so in your Browser's Extension Options. The steps differ depending on the browser you are using:

Setting Up Permissions

Chrome

  1. Navigate your browser to chrome://extensions
  2. Find URL Incrementer in the Extension List and click the Details Button
  3. Toggle on Allow access to file URLs

Edge

  1. Navigate your browser to edge://extensions
  2. Find URL Incrementer in the Extension List and click the Details Button
  3. Check Allow access to file URLs

Firefox

Unfortunately, local files on Firefox are not yet supported due to the following bug on Bugzilla:
https://bugzilla.mozilla.org/show_bug.cgi?id=1266960

Clone this wiki locally