Skip to content

Copy Page URL from Chromium context menu or toolbar. No longer published to Chrome Store. It is a hobby project and I don't have time nor interest to deal with all the vague rules Google introduces continuously. You can still install and use the extension through the developer mode. It also may stop working soon with Manifest V2 deprecation.

License

alex7kom/Copy-Page-URL

Repository files navigation

Copy Page URL

A Google Chrome extension that allows you to copy page URL from the context menu or on click on the extension icon.

Copy Page URL Screenshot

Installation

Download the ZIP of the latest release and extract it wherever you want. Then open extension list page of your Chromium browser, switch to Developer mode, choose load unpacked extension and then choose the folder where you extracted the extension. Enjoy!

Permissions

  • activeTab - allows the extension to obtain the URL of the currently viewed web page after click on the extension icon

  • clipboardWrite - allows the extension to put the URL into clipboard

  • contextMenus - allows the extension to add 'Copy Page URL' and 'Copy Frame URL' items to the context menu

  • storage - allows the extension to store extension settings in the browser storage

Changelog

Changelog

Privacy Policy

Privacy Policy

License

Code: MIT

Icons: Public Domain Copy / Clone Icon

About

Copy Page URL from Chromium context menu or toolbar. No longer published to Chrome Store. It is a hobby project and I don't have time nor interest to deal with all the vague rules Google introduces continuously. You can still install and use the extension through the developer mode. It also may stop working soon with Manifest V2 deprecation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published