Rearm
Automatically injects the LiveReload client onto a page.
Vad är Rearm?
Rearm är en Chrome-tillägg utvecklad av Roland Warmerdam, och dess huvudfunktion är "Automatically injects the LiveReload client onto a page.".
Ladda ner Rearm-förlängningens CRX-fil
Ladda ner Rearm-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
| Namn | |
| ID | omgokhmgebbnldchkfienblhhjlmjdlm |
| Officiell webbadress | https://chrome.google.com/webstore/detail/rearm/omgokhmgebbnldchkfienblhhjlmjdlm |
| Beskrivning | Automatically injects the LiveReload client onto a page. |
| Filstorlek | 48.91 KB |
| Antal Installationer | 20 |
| Aktuell Version | 1.0.0 |
| Senast Uppdaterad | 2013-09-10 |
| Publiceringsdatum | 2013-09-10 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | Roland Warmerdam |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/Rowno/rearm |
| Hjälpsida URL | https://github.com/Rowno/rearm/issues |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0.0",
"name": "Rearm",
"description": "Automatically injects the LiveReload client onto a page.",
"author": "Roland Warmerdam",
"permissions": [
"tabs",
"storage"
],
"icons": {
"16": "img\/icon-extension-16.png",
"48": "img\/icon-extension-48.png",
"128": "img\/icon-extension-128.png"
},
"browser_action": {
"default_title": "Rearm",
"default_icon": {
"19": "img\/icon-inactive.png"
}
},
"background": {
"page": "background.html",
"persistent": false
},
"content_scripts": [
{
"matches": [
" | |