kzahel / photobucket-embed-fix

chrome extension to make photobucket embeds work on third party sites
10 stars 5 forks source link

Firefox support #3

Open Jaaap opened 7 years ago

Jaaap commented 7 years ago

If you add this to the manifest.json:

"applications": { "gecko": { "id": "kzahel@github.com" } },

This webextension also works in Firefox ;)

kzahel commented 7 years ago

nice. does that email actually work? username@github.com ? nope. it returns back

Jaaap commented 7 years ago

It's used as an identifier only but it would indeed be nice to put a real working email address there.

Fixer-007 commented 7 years ago

There is fork on mozilla addons, it works for some images, but I have problem with this page: http://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1273601-1-0-0-robintons-mods

Do you have same problem on chrome version?