mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension
This commit is contained in:
parent
60bc07fe3b
commit
77e057b6e9
BIN
chrome.zip
BIN
chrome.zip
Binary file not shown.
@ -12,7 +12,7 @@
|
|||||||
"homepage_url": "https://github.com/abhijithvijayan/web-extension-starter",
|
"homepage_url": "https://github.com/abhijithvijayan/web-extension-starter",
|
||||||
"short_name": "Sample Name",
|
"short_name": "Sample Name",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"tabs",
|
"activeTab",
|
||||||
"storage",
|
"storage",
|
||||||
"http://*/*",
|
"http://*/*",
|
||||||
"https://*/*"
|
"https://*/*"
|
||||||
|
|||||||
BIN
firefox.xpi
BIN
firefox.xpi
Binary file not shown.
@ -12,7 +12,7 @@
|
|||||||
"homepage_url": "https://github.com/abhijithvijayan/web-extension-starter",
|
"homepage_url": "https://github.com/abhijithvijayan/web-extension-starter",
|
||||||
"short_name": "Sample Name",
|
"short_name": "Sample Name",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"tabs",
|
"activeTab",
|
||||||
"storage",
|
"storage",
|
||||||
"http://*/*",
|
"http://*/*",
|
||||||
"https://*/*"
|
"https://*/*"
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
"homepage_url": "https://github.com/abhijithvijayan/web-extension-starter",
|
"homepage_url": "https://github.com/abhijithvijayan/web-extension-starter",
|
||||||
"short_name": "Sample Name",
|
"short_name": "Sample Name",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"tabs",
|
"activeTab",
|
||||||
"storage",
|
"storage",
|
||||||
"http://*/*",
|
"http://*/*",
|
||||||
"https://*/*"
|
"https://*/*"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user