This website works better with JavaScript.
Explore
Home
Sign In
TheDude
/
ciphermask
Watch
1
Star
0
Fork
You've already forked ciphermask
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add Chrome "file://" protocol to MetaMask manifest
Browse Source
feature/default_network_editable
Nick Dodson
9 years ago
parent
448925805c
commit
46de6ea319
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
app/manifest.json
1
app/manifest.json
Unescape
Escape
View File
@ -26,6 +26,7 @@
"content_scripts"
:
[
{
"matches"
:
[
"file://*/*"
,
"http://*/*"
,
"https://*/*"
]
,
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
TheDude/ciphermask
Title
Body
Create Issue