Inject sidebar
Inject a sidebar on the current tab when the page action is clicked
Vad är Inject sidebar?
Inject sidebar är en Chrome-tillägg utvecklad av whittlrapp, och dess huvudfunktion är "Inject a sidebar on the current tab when the page action is clicked".
Ladda ner Inject sidebar-förlängningens CRX-fil
Ladda ner Inject sidebar-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 | kbbmnigcllcnemhdlaenejpkaklcginf |
| Officiell webbadress | https://chromewebstore.google.com/detail/inject-sidebar/kbbmnigcllcnemhdlaenejpkaklcginf |
| Beskrivning | Inject a sidebar on the current tab when the page action is clicked |
| Filstorlek | 24.6 KB |
| Antal Installationer | 12 |
| Aktuell Version | 0.2 |
| Senast Uppdaterad | 2016-09-01 |
| Publiceringsdatum | 2016-08-31 |
| Utvecklare | whittlrapp |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Inject sidebar",
"manifest_version": 2,
"description": "Inject a sidebar on the current tab when the page action is clicked",
"version": "0.2",
"background": {
"page": "background.html"
},
"page_action": {
"default_icon": "whittlr.logo.png",
"default_title": "Inject sidebar"
},
"content_scripts": [
{
"matches": [
" | |