-
Notifications
You must be signed in to change notification settings - Fork 9
Get Drop Feeds extension's UUID
dauphine-dev edited this page Dec 2, 2018
·
2 revisions
To get Drop Feeds extension's UUID :
- render a feed in a tab (by activating the option "Contents area / Always open new tab", or by using the middle click)
- on the render feed tab look at the address bar you will see an url with this pattern : blob:moz-extension:///extension-UUID/page-UUID
- for example if you get
blob:moz-extension://3ec69a0f-80af-40c4-8733-9a4426f1e431/fbb46408-08c7-4d34-9a3a-366d702292ef
then3ec69a0f-80af-40c4-8733-9a4426f1e431
is the Drop Feed UUID on your computer.