Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Aishou/6441aeb87e381b606e4cefd615900f0c to your computer and use it in GitHub Desktop.
Save Aishou/6441aeb87e381b606e4cefd615900f0c to your computer and use it in GitHub Desktop.
get the Plasma Browser Integration working with Firefox Nightly on OpenSUSE Tumbleweed
    1. first install the package:

zypper in -y plasma-browser-integration

    1. get the folder ready needed in ur .mozilla folder

    mkdir ~/.mozilla/native-messaging-hosts

    1. copy the json file.

cp /usr/lib64/mozilla/native-messaging-hosts/org.kde.plasma.browser_integration.json ~/.mozilla/native-messaging-hosts

    1. Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment