
Copy Tab URL ద్వారా MarsCat
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu. Requires dom.event.clipboardevents.enabled to be enabled.
ఈ పొడగింతను వాడుకోడానికి మీకు Firefox ఉండాలి
పొడిగింత మెటాడేటా
ఈ పొడిగింత గురించి
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
డెవలపర్ వ్యాఖ్యలు
మీ అనుభవమును రేట్ చేయండి
అనుమతులుఇంకా తెలుసుకోండి
ఈ పొడిగింతకు ఇవి కావాలి:
- క్లిప్బోర్డ్కు డేటాను ఇన్పుట్ చేయండి
- విహారిణి ట్యాబులను చూడటం
మరింత సమాచారం
- పొడిగింత లంకెలు
- వెర్షన్
- 0.2resigned1
- పరిమాణము
- 9.39 KB
- చివరిగా నవీకరించినది
- ఒక సంవత్సరం క్రితం (25 ఏప్రి. 2024)
- సంబంధిత వర్గాలు
- లైసెన్స్
- మొజిల్లా పబ్లిక్ లైసెన్స్ 2.0
- వెర్షన్ చరిత్ర
సేకరణకు జోడించు
MarsCat నుండి మరిన్ని పొడగింతలు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
- ఇంకా రేటింగులు ఏమీ లేవు
Context menu item positioning
This is a limitation of the API, since add-ons can't choose where menu items are positioned. Hopefully this will be changed in future versions of the WebExt API.
Sources
This add-on was built based on the following sources:
https://github.com/mdn/webextensions-examples/blob/master/context-menu-copy-link-with-types/background.js
https://github.com/mdn/webextensions-examples/blob/master/context-menu-copy-link-with-types/clipboard-helper.js