Copy for Scrapbox
Users can get a link to the page in the current tab in Scrapbox notation.
Hvad er Copy for Scrapbox?
Copy for Scrapbox er en Chrome-udvidelse udviklet af https://satoryu.com, og dens hovedfunktion er "Users can get a link to the page in the current tab in Scrapbox notation.".
Udvidelsesskærmbilleder
Download Copy for Scrapbox-udvidelses-CRX-fil
Download Copy for Scrapbox-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
This extension is for Scrapbox users to make a link of current active tab easily in Scrapbox notation. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | kalhokahkhkmbkiliieonfdmdeajlnog |
| Officiel URL | https://chromewebstore.google.com/detail/copy-for-scrapbox/kalhokahkhkmbkiliieonfdmdeajlnog |
| Beskrivelse | Users can get a link to the page in the current tab in Scrapbox notation. |
| Filstørrelse | 16.87 KB |
| Antal Installationer | 63 |
| Nuværende Version | 1.7.0 |
| Senest Opdateret | 2023-10-27 |
| Udgivelsesdato | 2021-06-02 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | https://satoryu.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.satoryu.com/copy-for-scrapbox/ |
| Hjælpeside-URL | https://www.satoryu.com/copy-for-scrapbox/ |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Copy for Scrapbox",
"description": "Users can get a link to the page in the current tab in Scrapbox notation.",
"manifest_version": 3,
"action": {
"default_popup": "popup.html",
"default_icons": {
"16": "images\/icos16.png",
"24": "images\/icon24.png",
"32": "images\/icon32.png",
"128": "images\/icon128.png"
}
},
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"icons": {
"16": "images\/icon16.png",
"24": "images\/icon24.png",
"32": "images\/icon32.png",
"128": "images\/icon128.png"
},
"permissions": [
"tabs",
"contextMenus",
"scripting",
"storage"
],
"host_permissions": [
"https:\/\/*\/*"
],
"web_accessible_resources": [
{
"matches": [
" | |