I've created a small addon for Firefox and Chrome. It make use of an extensions API called "page action" - basically it's an icon that when clicked will send cache do send2cgeo on supported websites.
I saw that there was attempts in the past to create such addon but it all settled on a userscript, but IMHO is some cases it might be easier to have a dedicated addon (like better support for browser APIs, no need to install Greasmonkey/Tampermonkey just for this script).
You can check it at https://github.com/prmtl/send2cgeo_addon. I've used c:geo icons and attached an information next to it that they came from c:geo and are licensed under Apache 2.0.
I would love to see your feedback.
I've created a small addon for Firefox and Chrome. It make use of an extensions API called "page action" - basically it's an icon that when clicked will send cache do send2cgeo on supported websites.
I saw that there was attempts in the past to create such addon but it all settled on a userscript, but IMHO is some cases it might be easier to have a dedicated addon (like better support for browser APIs, no need to install Greasmonkey/Tampermonkey just for this script).
You can check it at https://github.com/prmtl/send2cgeo_addon. I've used c:geo icons and attached an information next to it that they came from c:geo and are licensed under Apache 2.0.
I would love to see your feedback.