Skip to content
Commit 6599a4ef authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Add browser history runner

Being a DBus runner inside p-b-i has the obvious disadvantage of only working
when the browser is running but I have it open all the time anyway.

It is added as an optional permission as to not cause prompts after upgrading
the extension. Instead, it asks the user to grant the permission either on settings
screen or in KRunner results.

Results are primarily scored by whether the title contains (starts with rated higher),
host contains (+ starts with), path contains (+ starts with) in the same way as is
done in tabs runner, except that the base score is slightly lower. Additionally, the
number of visits to the pages (visited by opening the page, and visited by explicitly
typing into the address bar, the latter of which is scored higher) is taken into account
relative to the result set for added accuracy.
parent b34a8847
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment