mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 19:04:15 +02:00
[wgem] downloading suggestions from the cloud and generating a search index
This commit is contained in:
@@ -1,177 +0,0 @@
|
||||
youtube:
|
||||
name: YouTube
|
||||
priority: 1
|
||||
url: https://youtube.com
|
||||
category: Network
|
||||
options: [allow_urls]
|
||||
|
||||
facebook:
|
||||
name: Facebook
|
||||
priority: 3
|
||||
url: https://facebook.com
|
||||
category: Network
|
||||
options: [allow_urls]
|
||||
|
||||
twitch:
|
||||
name: Twitch
|
||||
priority: 2
|
||||
url: https://twitch.tv
|
||||
category: Network
|
||||
options: [allow_urls]
|
||||
|
||||
whatsapp:
|
||||
name: WhatsApp
|
||||
priority: 3
|
||||
url: https://web.whatsapp.com
|
||||
category: Network
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
telegram:
|
||||
name: Telegram
|
||||
priority: 3
|
||||
url: https://web.telegram.org
|
||||
category: Network
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
slack:
|
||||
name: Slack
|
||||
priority: 3
|
||||
url: https://slack.com
|
||||
category: Network
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
|
||||
office:
|
||||
name: Microsoft Office
|
||||
priority: 0
|
||||
url: https://office.com
|
||||
category: office
|
||||
options: [allow_urls]
|
||||
|
||||
ms_excel:
|
||||
name: Microsoft Excel
|
||||
priority: 1
|
||||
url: https://www.office.com/launch/excel
|
||||
icon_url: https://blobs.officehome.msocdn.com/images/content/images/favicons/favicon-excel-svg-29b733e1d7.ico
|
||||
category: office
|
||||
options: [allow_urls]
|
||||
|
||||
ms_word:
|
||||
name: Microsoft Word
|
||||
priority: 1
|
||||
url: https://www.office.com/launch/word
|
||||
icon_url: https://blobs.officehome.msocdn.com/images/content/images/favicons/favicon-word-svg-8eedb3d95e.ico
|
||||
category: office
|
||||
options: [allow_urls]
|
||||
|
||||
ms_pp:
|
||||
name: Microsoft Powerpoint
|
||||
priority: 1
|
||||
url: https://www.office.com/launch/powerpoint
|
||||
icon_url: https://blobs.officehome.msocdn.com/images/content/images/favicons/favicon-powerpoint-svg-f44c23dac7.ico
|
||||
category: office
|
||||
options: [allow_urls]
|
||||
|
||||
ms_outlook:
|
||||
name: Microsoft Outlook
|
||||
priority: 3
|
||||
url: https://outlook.live.com
|
||||
category: Network
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
ms_drive:
|
||||
name: Microsoft One Drive
|
||||
priority: 0
|
||||
url: https://onedrive.live.com
|
||||
category: Utility
|
||||
options: [allow_urls]
|
||||
|
||||
reddit:
|
||||
name: Reddit
|
||||
priority: 1
|
||||
url: https://reddit.com
|
||||
category: network
|
||||
options: [allow_urls]
|
||||
|
||||
google-drive:
|
||||
name: Google Drive
|
||||
priority: 1
|
||||
url: https://drive.google.com
|
||||
category: Utility
|
||||
options: [allow_urls]
|
||||
|
||||
google-keep:
|
||||
name: Google Keep
|
||||
priority: 2
|
||||
url: https://keep.google.com
|
||||
icon_url: https://ssl.gstatic.com/keep/icon_128.png
|
||||
category: Utility
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
google-cal:
|
||||
name: Google Calendar
|
||||
priority: 2
|
||||
url: https://calendar.google.com
|
||||
icon_url: https://calendar.google.com/googlecalendar/images/favicon_v2014_16.ico
|
||||
category: Utility
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
google-sheets:
|
||||
name: Google Sheets
|
||||
priority: 1
|
||||
url: https://docs.google.com/spreadsheets/
|
||||
icon_url: https://ssl.gstatic.com/docs/spreadsheets/favicon3.ico
|
||||
category: Office
|
||||
options: [allow_urls]
|
||||
|
||||
google-docs:
|
||||
name: Google Docs
|
||||
priority: 1
|
||||
url: https://docs.google.com/document
|
||||
icon_url: https://ssl.gstatic.com/docs/documents/images/kix-favicon7.ico
|
||||
category: Office
|
||||
options: [allow_urls]
|
||||
|
||||
google-pres:
|
||||
name: Google Presentation
|
||||
priority: 1
|
||||
url: https://docs.google.com/presentation
|
||||
icon_url: https://ssl.gstatic.com/docs/presentations/images/favicon5.ico
|
||||
category: Office
|
||||
options: [allow_urls]
|
||||
|
||||
google-hangouts:
|
||||
name: Google Hangouts
|
||||
priority: 2
|
||||
url: https://hangouts.google.com
|
||||
category: Network
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
gmail:
|
||||
name: GMail
|
||||
priority: 3
|
||||
url: https://gmail.com
|
||||
icon_url: https://ssl.gstatic.com/ui/v1/icons/mail/images/favicon5.ico
|
||||
category: Network
|
||||
options: [allow_urls,tray_min]
|
||||
|
||||
mega:
|
||||
name: Mega
|
||||
priority: 0
|
||||
url: https://mega.nz
|
||||
category: Utility
|
||||
options: [allow_urls]
|
||||
|
||||
tweetdeck:
|
||||
name: TweetDeck
|
||||
priority: 3
|
||||
url: https://tweetdeck.twitter.com
|
||||
category: Network
|
||||
options: [allow_urls]
|
||||
|
||||
twitter:
|
||||
name: Twitter
|
||||
url: https://twitter.com
|
||||
priority: 3
|
||||
category: Network
|
||||
options: [allow_urls]
|
||||
Reference in New Issue
Block a user