QuickReply
Simplify your copy/paste experience
Hvad er QuickReply?
QuickReply er en Chrome-udvidelse udviklet af Maxim Zhukov, og dens hovedfunktion er "Simplify your copy/paste experience".
Udvidelsesskærmbilleder
Download QuickReply-udvidelses-CRX-fil
Download QuickReply-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
• Annoyed by copying and pasting the same text from time to time?
• Tired of storing notes in files and sticky notes?
• Want to personalize your messages quickly?
✔️ Let us help you to solve these issues once and for all. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | enngmhjfhandgjeccahinpmjfmllklki |
| Officiel URL | https://chromewebstore.google.com/detail/quickreply/enngmhjfhandgjeccahinpmjfmllklki |
| Beskrivelse | Simplify your copy/paste experience |
| Filstørrelse | 702 KB |
| Antal Installationer | 2,088 |
| Nuværende Version | 1.0.9 |
| Senest Opdateret | 2020-07-31 |
| Udgivelsesdato | 2020-07-04 |
| Bedømmelse | 4.55/5 Samlet 11 Bedømmelser |
| Udvikler | Maxim Zhukov |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/FSou1/QuickReply |
| Hjælpeside-URL | https://github.com/FSou1/QuickReply/issues |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "QuickReply",
"description": "Simplify your copy\/paste experience",
"version": "1.0.9",
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"permissions": [
"contextMenus",
"activeTab",
"storage",
"clipboardRead",
"clipboardWrite"
],
"browser_action": {
"default_title": "Options",
"default_icon": "img\/icon48.png"
},
"options_page": "index.html?#\/options",
"content_scripts": [
{
"js": [
"contentPage.js"
],
"matches": [
" | |