Where are Google Chrome 'open as window' shortcuts stored?

paradroid

I have a lot of single-page web apps saved as desktop shortcuts in Google Chrome

Menu > More tools > Create shortcut.. > select 'Open as window'

This makes single-page web apps open in its own window with minimal browser chrome, so that they appear and work like independent desktop applications. It's great for things like Dashlane, Facebook Messenger, Twitter, Google Maps, Google Drive, GMail, etc.

As I have quite a lot of these, I would like to save them somewhere so that they can be reused on other computers or after OS reinstallation.

These shortcuts get saved to the desktop, but they still come up in the app list and can still be used once those desktop shortcuts are deleted.

So where are these shortcuts in the filesystem and can they be transferred to other computers?

Amith

These applications come up in app list as they are also stored at

~/.local/share/applications/

other than desktop.

Chrome Apps are internally consistent with Chrome Extensions, so you will find those app files in

~/.config/google-chrome/Default/Extensions/

where Default is the profile. You will find chrome apps and extensions here with in app-id folders. I believe you can backup this folder to migrate or as a fail-safe, you could backup the whole profile Default.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Is it possible to have Google Chrome always open shortcuts in a separate window?

From Dev

Google Chrome no longer allows me to create shortcuts to open tabs as windows

From Dev

Where are installed Google Chrome extensions stored locally?

From Dev

Where are Google chrome passwords stored in windows?

From Dev

Where are stored the Youtube videos cache in Google Chrome?

From Dev

Where are GNOME keyboard shortcuts stored?

From Dev

Open a link in an Incognito Window in Google Chrome

From Dev

Functionality of window.open() in google chrome

From Dev

window.open for Google Maps - Gray Screen on iPhone Google Chrome

From Dev

Where are Thunar's favorites/shortcuts stored?

From Dev

window.open opening tabs and windows in Google Chrome

From Dev

clients.openWindow() "Not allowed to open a window." on a serviceWorker Google Chrome

From Dev

How can I open a new window in Google Chrome Metro Mode?

From Dev

window.open opening tabs and windows in Google Chrome

From Dev

What is the Google Chrome Keyboard Shortcut to Open the Current Tab in a New Window?

From Dev

Where are temporary files in Chrome stored?

From Dev

window.open usage in google chrome causing strange 'tab vs new window' behaviour

From Dev

Access Google Chrome Bookmarks with Keyboard Shortcuts

From Dev

Disable specific keyboard shortcuts of Google Chrome

From Dev

how to open closed window in chrome

From Dev

Cannot Open Extensions Window in Chrome

From Dev

Chrome Window.open strugles

From Dev

Where exactly are the apps shortcuts in the Windows 8 Start Screen stored?

From Dev

Where are keyboard text shortcuts stored in Mac OS X

From Dev

Open with Google Chrome app

From Dev

Open with Google Chrome app

From Dev

How to open new tab in existing window using keyboard shortcuts on Ubuntu

From Dev

How to open new tab in existing window using keyboard shortcuts on Ubuntu

From Dev

Where is the information about the position of a window stored?

Related Related

  1. 1

    Is it possible to have Google Chrome always open shortcuts in a separate window?

  2. 2

    Google Chrome no longer allows me to create shortcuts to open tabs as windows

  3. 3

    Where are installed Google Chrome extensions stored locally?

  4. 4

    Where are Google chrome passwords stored in windows?

  5. 5

    Where are stored the Youtube videos cache in Google Chrome?

  6. 6

    Where are GNOME keyboard shortcuts stored?

  7. 7

    Open a link in an Incognito Window in Google Chrome

  8. 8

    Functionality of window.open() in google chrome

  9. 9

    window.open for Google Maps - Gray Screen on iPhone Google Chrome

  10. 10

    Where are Thunar's favorites/shortcuts stored?

  11. 11

    window.open opening tabs and windows in Google Chrome

  12. 12

    clients.openWindow() "Not allowed to open a window." on a serviceWorker Google Chrome

  13. 13

    How can I open a new window in Google Chrome Metro Mode?

  14. 14

    window.open opening tabs and windows in Google Chrome

  15. 15

    What is the Google Chrome Keyboard Shortcut to Open the Current Tab in a New Window?

  16. 16

    Where are temporary files in Chrome stored?

  17. 17

    window.open usage in google chrome causing strange 'tab vs new window' behaviour

  18. 18

    Access Google Chrome Bookmarks with Keyboard Shortcuts

  19. 19

    Disable specific keyboard shortcuts of Google Chrome

  20. 20

    how to open closed window in chrome

  21. 21

    Cannot Open Extensions Window in Chrome

  22. 22

    Chrome Window.open strugles

  23. 23

    Where exactly are the apps shortcuts in the Windows 8 Start Screen stored?

  24. 24

    Where are keyboard text shortcuts stored in Mac OS X

  25. 25

    Open with Google Chrome app

  26. 26

    Open with Google Chrome app

  27. 27

    How to open new tab in existing window using keyboard shortcuts on Ubuntu

  28. 28

    How to open new tab in existing window using keyboard shortcuts on Ubuntu

  29. 29

    Where is the information about the position of a window stored?

HotTag

Archive