Make Link of All tabs
Links of all tabs is made.
Wat is Make Link of All tabs?
Make Link of All tabs is een Chrome-extensie ontwikkeld door https://romberg-iso8.blogspot.com, en de belangrijkste functie is "Links of all tabs is made.".
Extensie Screenshots
Download het CRX-bestand van de extensie Make Link of All tabs
Download Make Link of All tabs-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
すべてのタブのリンクをクリップボードへコピー
コピーのフォーマットをオプションから変更できる。
まとめ記事や、記事紹介を書くのに最適
2014/02/08 フォーマットを定義する際に、同じ変数があると2個目以降変換されないのを修正。
#遅くなってすみません。。。 Basisinformatie over de Extensie
| Naam | |
| ID | mlmmahhmlolgeigpchjnolpdjhcihmod |
| Officiële URL | https://chromewebstore.google.com/detail/make-link-of-all-tabs/mlmmahhmlolgeigpchjnolpdjhcihmod |
| Beschrijving | Links of all tabs is made. |
| Bestandsgrootte | 78.75 KB |
| Aantal Installaties | 2,171 |
| Huidige Versie | 0.1.0 |
| Laatst Bijgewerkt | 2014-02-08 |
| Publicatiedatum | 2014-02-07 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://romberg-iso8.blogspot.com |
| Betalingswijze | free |
| Ondersteunde Talen | ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"browser_action": {
"default_icon": "icon\/icon16.png",
"default_title": "Make Link of All tabs",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
],
"description": "Links of all tabs is made.",
"icons": {
"128": "icon\/icon128.png",
"16": "icon\/icon16.png",
"32": "icon\/icon32.png",
"48": "icon\/icon48.png"
},
"name": "Make Link of All tabs",
"options_page": "opt.html",
"version": "0.1.0",
"manifest_version": 2
} | |